MediaWiki:Common.css
From Whitespace (Hackerspace Gent)
(Difference between revisions)
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | + | #openbanner { | |
display: none; | display: none; | ||
text-align: center; | text-align: center; | ||
Revision as of 22:48, 19 December 2010
/* CSS placed here will be applied to all skins */
#openbanner {
display: none;
text-align: center;
border-top: 10px;
border-bottom: 10px;
background-color: #00e300;
}