Difference between revisions of "MediaWiki:Common.css"
Line 6: | Line 6: | ||
{ | { | ||
font-weight: bold; | font-weight: bold; | ||
− | font-size: 15px; | + | font-size: 15px !important; |
} | } | ||
Revision as of 09:58, 26 April 2018
/* CSS placed here will be applied to all skins */
/*div#mw-panel div.portal div.body ul li#n-Configuration*/
#n-Configuration
{
font-weight: bold;
font-size: 15px !important;
}
#mw-panel {
font-size: 1.75em;
color: #444444;
margin: 0.5em 0 0 0.66666667em;
padding: 0.25em 0;
cursor: default;
border: 0;
}