

Code: Select all
/* Default horizontal rule */
hr.hr {
height: 5px;
border-bottom: 4px double #440062;
}

This is very much a work in progress, so I'm working it on my development machine. The url is: http://ffgf.selfip.org
There is supposed to be a horizontal rule in the header between the site name graphic and the byline text. There is also supposed to be a horizontal rule in the sidebar between the search, navigation and calendar (so there should be two rulers).
Can anyone tell me why this isn't working and what I can do to make it display?
Thanks!!!