Difference between revisions of "MediaWiki:Common.css"
IVSWikiBlue (talk | contribs) |
IVSWikiBlue (talk | contribs) |
||
Line 2: | Line 2: | ||
.expandContent { | .expandContent { | ||
− | + | margin: 3px; | |
+ | } | ||
+ | |||
+ | basicBold { | ||
+ | color: #383838; | ||
+ | font-size:120%; | ||
+ | font-weight: 900; | ||
} | } |
Revision as of 14:47, 2 May 2022
/* CSS placed here will be applied to all skins */ .expandContent { margin: 3px; } basicBold { color: #383838; font-size:120%; font-weight: 900; }