554d00e6ee01ad02cdbbab94f40ca84fc709e8c9
[lhc/web/wiklou.git] / skins / common / nostalgia.css
1 @import url("common.css");
2 body {
3 /* Background color is set separately on page type */
4 color: black;
5 }
6 #specialform { display: inline; }
7 #powersearch {
8 background: #DDEEFF; border-style: solid; border-width: 1px; padding: 2px;
9 }
10 .bodytext { }
11 a.interwiki, a.external { color: #3366BB; }
12 a.printable { text-decoration: underline; }
13 a.stub { color:#772233; text-decoration:none; }
14 h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0; }
15 h2, h3, h4, h5, h6 { margin-bottom: 0; }
16 textarea { overflow: auto; }
17 p.subtitle { padding-top: 0; margin-top: 0; }
18
19