Fixes for the translation statistics script - HTML, organisation, etc.
[mediawiki.git] / skins / common / nostalgia.css
blobcc427bc960b6adb23421b82e9679f46aa633a9b2
1 @import url("common.css?1");
2 body {
3 /* Background color is set separately on page type */
4 color: black;
6 #specialform { display: inline; }
7 #powersearch {
8 background: #DDEEFF; border-style: solid; border-width: 1px; padding: 2px;
10 a.interwiki, a.external { color: #3366BB; }
11 a.printable { text-decoration: underline; }
12 a.stub { color:#772233; text-decoration:none; }
13 h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0; }
14 h2, h3, h4, h5, h6 { margin-bottom: 0; }
15 textarea { overflow: auto; }
16 p.subtitle { padding-top: 0; margin-top: 0; }