Various enhancements
[lhc/web/wiklou.git] / stylesheets / alternate / evan / nostalgia.css
1 #article { }
2 #specialform { display: inline; }
3 #powersearch {
4 background: #DDEEFF; border-style: solid; border-width: 1; padding: 2;
5 }
6 .bodytext { }
7 /* BAD: intended to format links, but formats headings on TOC pages as well
8 a { color: #0000FF; }
9 */
10 a:visited { color: #000080; }
11 a.interwiki { color: #00C000; }
12 a.interwiki:visited { color: #008000; }
13 a.external { color: #00C000; }
14 a.external:visited { color: #008000; }
15 a.new { color: #FF0000; }
16 a.new:visited { color: #800000; }
17
18 a.stub { color:#800080 }
19 a.stub:visited { color:#600060 }
20
21 h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0; }
22 h2, h3, h4, h5, h6 { margin-bottom: 0; }
23 p.subtitle { padding-top: 0; margin-top: 0; }
24 #toc { border:1px solid #8888aa; background-color:#f7f8ff;padding:5px;font-size:95%; }
25