User:JFletcher/vector.css: Difference between revisions

(Testing)
(Fine - We'll do this the long way!)
Line 16: Line 16:


/* Making footer links readable */
/* Making footer links readable */
#footer, #footer a, #footer li{
#footer, #footer a,
#footer-info-lastmod,
#footer-info-viewcount,
#footer-info-copyright
{
   color:#FFF;
   color:#FFF;
}
}