MediaWiki:Common.css
From Whitespace (Hackerspace Gent)
(Difference between revisions)
| Line 4: | Line 4: | ||
display: none; | display: none; | ||
text-align: center; | text-align: center; | ||
| − | + | padding-top: 50px; | |
| − | + | padding-bottom: 50px; | |
background-color: #00e300; | background-color: #00e300; | ||
font-weight: bold; | font-weight: bold; | ||
| + | font-size: +2; | ||
} | } | ||
Revision as of 23:11, 19 December 2010
/* CSS placed here will be applied to all skins */
#openbanner {
display: none;
text-align: center;
padding-top: 50px;
padding-bottom: 50px;
background-color: #00e300;
font-weight: bold;
font-size: +2;
}