Initial revision
[lhc/web/wiklou.git] / stylesheets / wikistandard.css
1 #article { padding: 4px; }
2 #content { position: absolute; top: 0; margin: 0; padding: 0; }
3 #footer { padding: 4px; }
4 #pagestats { font-size: 9pt; }
5 #powersearch {
6 background: #DDEEFF; border-style: solid; border-width: 1; padding: 2;
7 }
8 #quickbar { width: 140px; padding: 4px; visibility: visible; z-index: 99; }
9 #topbar { padding: 4px; }
10 .bodytext { }
11 a.interwiki, a.external { color: #3366BB; }
12 a.printable { text-decoration: underline; }
13 a.stub { color:#772233; text-decoration:none; }
14 a.stub { color:#772233; text-decoration:none; }
15 body { margin: 0px; padding: 4px; }
16 form.inline { display: inline; }
17 h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0; }
18 h2 { font-size: 125%; }
19 h2, h3, h4, h5, h6 { margin-bottom: 0; }
20 h3 { font-size: 112.5%; }
21 h4 { font-size: 106.25%; }
22 h5 { font-size: 103.125%; }
23 h6 { font-size: 100%; }
24 p.subpages { font-size:small;}
25 p.subtitle { padding-top: 0; margin-top: 0; }
26 td.bottom { border-top: 2px solid #000000; }
27 td.top { border-bottom: 2px solid #000000; }