MediaWiki:Common.css
From Whitespace (Hackerspace Gent)
(Difference between revisions)
(Created page with "→- CSS placed here will be applied to all skins: <style type="text/css"> body { display: none; text-align: center; border-top: 10px; border-bottom: 10px; background-...") |
Revision as of 22:45, 19 December 2010
/* CSS placed here will be applied to all skins */
<style type="text/css">
body {
display: none;
text-align: center;
border-top: 10px;
border-bottom: 10px;
background-color: #00e300;
}
</style>