MediaWiki:Common.css: Difference between revisions
Appearance
Created page with "→CSS placed here will be applied to all skins: →Red themed Infobox: .infobox { background-color: #b80000; →Main red color: color: #ffffff; →White text: border: 2px solid #b80000; width: 300px; font-family: sans-serif; font-size: 90%; } .infobox > .title { background-color: #b80000; color: #ffffff; font-size: 18px; font-weight: bold; text-align: center; padding: 8px; } .infobox .data, .infobox .group {..." |
Replaced content with "→CSS placed here will be applied to all skins: " Tags: Replaced Manual revert |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||