Update
[less_retarded_wiki.git] / style_90s.css
blob5c0f64baa95222b8aca3a32367a4c4e1b5c4c968
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;
10 -webkit-font-smoothing: none;
15 line-height: 17px;
16 margin: 15px 0;
17 border-top: 2px solid white;
18 border-bottom: 2px solid #666;
19 border-left: 5px solid #855;
20 border-right: 5px solid #855;
21 overflow: hidden;
24 h1, h2
26 margin: 10px 0 5px;
27 font-family: serif;
28 border: 10px solid #818;
29 background-color: #aba;
30 text-align: center;
31 color: #300;
32 text-shadow: 1px 1px 0 #fff;
37 margin: 5px 0 5px;
38 font-family: serif;
39 border: 5px solid #881;
40 background-color: #aba;
41 text-align: center;
42 color: #300;
45 pre, code
47 background-color: #fcfcfc;
50 pre
52 font-size: 14px;
53 max-width: 800px;
54 overflow: hidden;
57 table
59 border-spacing: 0px;
60 margin: 5px;
61 border-top: 1px solid white;
62 border-right: 1px solid white;
63 border-bottom: 1px solid #444;
64 border-left: 1px solid #444;
65 font-size: 15px;
66 overflow: hidden;
69 td, th
71 border-top: 2px solid white;
72 border-right: 2px solid white;
73 border-bottom: 2px solid #444;
74 border-left: 2px solid #444;
75 cursor: cell;
80 background-color: #aaa;
85 cursor: zoom-in;
86 color: #00c;
87 text-decoration: underline;
88 text-decoration-style: wavy;
91 .nav
93 display: block;
94 background-color: #f0f1ff;
97 .dead
99 color: #d00;