I have a Site.SiteFooter.

I would like to create a 1px tall #336633 border at the top of the footer 
(right now I've got a ---- or <hr>). I can't see that the pagefooter has any 
way to do this.

I tried putting some CSS in pub/css/Site.SiteFooter.css:

body {
  border-top:1px #336633 solid;
}

But this didn't work.

Is there something I'm missing, or is my entire approach incorrect?
- -
Jasyn Jones
jasynj (at) gmail (dot) com

"To strive, to seek, to find, and not to yield."
"Ulysses" by Alfred, Lord Tennyson

Check out my Torg webpage, Storm Knights:
stormknights.jasyn.org
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to