MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1:
/* CSS placed here will be applied to all skins */
 
#toc {
background-color: #a37e63;
border-radius: 3px;
color: #FFFFFF;
border-color: #63a37e;
}
 
.tocnumber { display: none; }