Difference between revisions of "MediaWiki:Common.css"
Difference between revisions of "MediaWiki:Common.css"
Line 5: | Line 5: | ||
font-size: 0.8em; | font-size: 0.8em; | ||
} | } | ||
− | . | + | .principles |
{ | { | ||
color:green; | color:green; | ||
Line 16: | Line 16: | ||
{ | { | ||
color:red; | color:red; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Revision as of 19:54, 19 November 2015
/* CSS placed here will be applied to all skins */ #footer-places-about,#footer-info-viewcount,#searchGoButton {display:none;} .tipsy { font-size: 0.8em; } .principles { color:green; } .reference { color:blue; } .recommendations { color:red; }