Update
[less_retarded_wiki.git] / style_90s.css
blob5ccf9ce7b8da479705d6db70a6a8b8f6627b0307
1 body
3 max-width: 700px;
4 margin: 80px auto;
5 border: 4px solid #111;
6 padding: 10px;
7 border-radius: 10px;
8 font-family: sans-serif;
9 background-color: #ddd;
14 line-height: 17px;
15 margin: 15px 0;
16 border-top: 2px solid white;
17 border-bottom: 2px solid #666;
18 border-left: 5px solid #855;
19 border-right: 5px solid #855;
20 overflow: hidden;
23 h1, h2
25 margin: 10px 0 5px;
26 font-family: serif;
27 border: 10px solid #818;
28 background-color: #aba;
29 text-align: center;
30 color: #300;
31 text-shadow: 1px 1px 0 #fff;
36 margin: 5px 0 5px;
37 font-family: serif;
38 border: 5px solid #881;
39 background-color: #aba;
40 text-align: center;
41 color: #300;
44 pre, code
46 background-color: #fcfcfc;
49 pre
51 font-size: 14px;
52 max-width: 800px;
53 overflow: hidden;
56 table
58 border-spacing: 0px;
59 margin: 5px;
60 border-top: 1px solid white;
61 border-right: 1px solid white;
62 border-bottom: 1px solid #444;
63 border-left: 1px solid #444;
64 font-size: 15px;
65 overflow: hidden;
68 td, th
70 border-top: 2px solid white;
71 border-right: 2px solid white;
72 border-bottom: 2px solid #444;
73 border-left: 2px solid #444;
74 cursor: cell;
79 background-color: #aaa;
84 cursor: zoom-in;
85 color: #00c;
86 text-decoration: underline;
87 text-decoration-style: wavy;
90 .nav
92 display: block;
93 background-color: #f0f1ff;
96 .dead
98 color: #d00;