MediaWiki:Common.css
From SuperTux
Note - After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
/** CSS placed here will be applied to all skins */
.MainPageOuter {
vertical-align: top;
width: 100%;
}
.MainPageMiddle {
vertical-align: top;
width: 50%;
}
.MainPageBox {
vertical-align: top;
width: 100%;
}
.MainPageBoxH {
text-align:left;
}
div.downloadtitle {
float:left;
font-size:1.5em;
margin:1px;
padding:0.25em;
}
div.downloadlink {
float:left;
font-size:2em;
background-color:#D0D0FF;
border:1px silver outset;
padding:0.25em;
}
