MediaWiki:Common.css: Difference between revisions
Created page with "→CSS placed here will be applied to all skins: →Hiding the main page's title (using an image instead: body.page-Main_Page h1.firstHeading { display:none; } .eu4box {..." |
mNo edit summary |
||
| Line 33: | Line 33: | ||
/* EU4box-inline overrides */ | /* EU4box-inline overrides */ | ||
.eu4box-inline { | .eu4box-inline { | ||
background: # | background: #111d17; | ||
color: #0E0E0E !important; | color: #0E0E0E !important; | ||
border: 2px solid #8a6f81; | border: 2px solid #8a6f81; | ||