MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
m
Changing navbox links from white to a grey (black is nonlinks).
(+ "table.navbox th a" style)
m (Changing navbox links from white to a grey (black is nonlinks).)
Line 132: Line 132:
}
}
table.navbox th a {
table.navbox th a {
   color: #fff;                          /* Should make the header links look better */
   color: #666;                          /* Should make the header links look better */
}
}


Navigation menu