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