Difference between revisions of "MediaWiki:Common.css"
From Pangaea Wiki
MyraMidnight (Talk | contribs) |
MyraMidnight (Talk | contribs) |
||
Line 13: | Line 13: | ||
/* Footer */ | /* Footer */ | ||
div#footer #footer-info-lastmod {color:#EEE} | div#footer #footer-info-lastmod {color:#EEE} | ||
− | div#footer {color:#EEE} | + | div#footer a {color:#EEE} |
Revision as of 10:49, 13 March 2016
/* CSS placed here will be applied to all skins */ body {background-color:#000} div#mw-head {background-color:#000} div#mw-head div.vectorMenu h3 span {color:#EEE} div#p-personal a {color:#EEE} /* Sidebar */ div#mw-panel div.portal div.body ul li a:link {color:#ff3f00} div#mw-panel div.portal div.body ul li a:visited {color:#ff3f00} div#mw-panel div.portal h3 {color:#fff} /* Footer */ div#footer #footer-info-lastmod {color:#EEE} div#footer a {color:#EEE}