15b5209e538013c63008b263c597a098b5ec5e63
[lhc/web/wiklou.git] / skins / common / wikistandard.css
1 @import url("common.css");
2
3 #article { padding: 4px; }
4 #content { margin: 0; padding: 0; }
5 #footer { padding: 4px;font-size:95%;clear: both; }
6 #pagestats { font-size: 9pt; }
7 #powersearch {
8 background: #DDEEFF; border-style: solid; border-width: 1px; padding: 2px;
9 }
10 #quickbar { width: 140px; padding: 4px; visibility: visible; z-index:99;font-size:95%;}
11 #topbar { padding: 4px;font-size:95%; }
12
13
14 /* Table of contents */
15 .toctoggle, .editsection { font-size: smaller; }
16
17 /* ... */
18 #toolbar { padding:0px; }
19 #infobox { background:#eeeeff;color:black;}
20 #editform { margin-top:1px; }
21 a.interwiki, a.external { color: #3366BB; }
22 a.printable { text-decoration: underline; }
23 a.stub { color:#772233; text-decoration:none; }
24 body { margin: 0px; padding: 4px; color: black; }
25 form.inline { display: inline; }
26 textarea { overflow: auto; }
27
28
29 h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0;
30 font-size:150%; }
31 h2 { font-size: 120%; }
32 h2, h3, h4, h5, h6 { margin-bottom: 0;}
33 h3 { font-size: 106.25%; }
34 h4 { font-size: 103.125%; }
35 h5 { font-size: 100%; }
36 h6 { font-size: 95%; }
37 hr.sep { color:gray;height:1px;background-color:gray;}
38 p.subpages { font-size:small;}
39 p.subtitle { padding-top: 0; margin-top: 0;}
40 p.catlinks { font-size:small; margin-top:0; text-align:right;}
41 td { empty-cells:show; }
42 td.bottom { border-top: 1px solid gray; }
43 td.top { border-bottom: 1px solid gray; }