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