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