]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - skins/common/wikistandard.css
MediaWiki 1.14.0
[autoinstallsdev/mediawiki.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 h1.pagetitle .editsection { font-size: 66.7%; }
31 h2 { font-size: 120%; }
32 h2 .editsection { font-size: 83.3%; }
33 h2, h3, h4, h5, h6 { margin-bottom: 0;}
34 h3 { font-size: 106.25%; }
35 h3 .editsection { font-size: 94.1%; }
36 h4 { font-size: 103.125%; }
37 h4 .editsection { font-size: 97.0%; }
38 h5 { font-size: 100%; }
39 h5 .editsection { font-size: 100%; }
40 h6 { font-size: 95%; }
41 h6 .editsection { font-size: 105.3%; }
42 hr.sep { color:gray;height:1px;background-color:gray;}
43 p.subpages { font-size:small;}
44 p.subtitle { padding-top: 0; margin-top: 0;}
45 .catlinks { font-size:small; margin-top:0; text-align:right;}
46 td { empty-cells:show; }
47 td.bottom { border-top: 1px solid gray; }
48 td.top { border-bottom: 1px solid gray; }