Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
LexaByteNV (talk | contribs) m |
LexaByteNV (talk | contribs) m |
||
Line 2: | Line 2: | ||
*{ | *{ | ||
font-family: 'Courier New'; | font-family: 'Courier New'; | ||
− | font- | + | font-weight: 600; |
} | } | ||
body { | body { | ||
background-color: #86b300; | background-color: #86b300; | ||
} | } |
Revision as of 16:45, 25 May 2021
/* CSS placed here will be applied to all skins */
*{
font-family: 'Courier New';
font-weight: 600;
}
body {
background-color: #86b300;
}