
/* set border colours to ihr website colours */
.navbar,
.sideblock .header,
.sideblock .content,
.headingblock .outline {
border-color: #99ccff;
}
As you can see the topic outline (which I *thought* was .headingblock .outline) has not changed colour, so what do I need to reference to change the topic outline border color, and the border-colors for each of the topic the blocks in the main column?
Any help much appreciated
(so far have been unable to get CSS inspector working in firefox either so am having difficulaty - and web developer toolbar is not quite as clear)
- Steve