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