Difference between revisions of "MediaWiki:Common.css"
Difference between revisions of "MediaWiki:Common.css"
| Line 19: | Line 19: | ||
.toc { | .toc { | ||
border:1px solid black; | border:1px solid black; | ||
| − | padding: | + | padding:20px; |
} | } | ||
Revision as of 20:29, 20 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;
}
.recommended
{
color:red;
}
.toc {
border:1px solid black;
padding:20px;
}
