Mercurial > aurellem
comparison css/argentum-light.css @ 42:50eaf30eceec
resolving mess.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 13 Jul 2013 08:03:56 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
41:b63a1bdb1d06 | 42:50eaf30eceec |
---|---|
1 | |
2 /** RESETS **/ | |
3 | |
4 html,body,div,span,dl,dt,dd,ul,ol,li,a,table,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,blockquote,.src,.example{margin:0px;padding:0px;font-weight:normal;text-decoration:none;font-size:inherit;color:inherit;} | |
5 | |
6 .section-number-1,.section-number-2,.section-number-3,.section-number-4,.section-number-5,.section-number-6{font-weight:inherit;} | |
7 | |
8 .float-right{float:right;} | |
9 | |
10 .author{ | |
11 color:#666; | |
12 line-height:3em; | |
13 } | |
14 | |
15 body{ | |
16 font:87.5% "Georgia Serif", Times, Palatino, "Times New Roman", serif; | |
17 } | |
18 a{color:blue;} | |
19 html>body{font-size:14px;} | |
20 | |
21 body{ | |
22 width:54em; | |
23 padding:1.5em; | |
24 padding-top:6em; | |
25 | |
26 } | |
27 | |
28 p{ | |
29 line-height:1.5em; | |
30 font-size:1em; | |
31 margin-top:1.5em; | |
32 margin-bottom:1.5em; | |
33 } | |
34 .post_list{ | |
35 margin-top:1.5em; | |
36 } | |
37 | |
38 .title{text-align:left;} | |
39 | |
40 | |
41 | |
42 h1{font-size:2.5em;line-height:1.2em;} | |
43 h2{font-size:1.5em;line-height:1em;margin-top:2em;margin-bottom:1em;} | |
44 h3{ | |
45 font-size:1.1667em; | |
46 line-height: 1.286em; | |
47 margin-top:1.929em; | |
48 margin-bottom:0.643em; | |
49 font-weight:bolder; | |
50 } | |
51 h4{ | |
52 font-weight:bold; | |
53 line-height:3em; | |
54 } | |
55 | |
56 | |
57 | |
58 | |
59 /*p + dl{ | |
60 margin-top:-1.5em; | |
61 border:1px solid red; | |
62 }*/ | |
63 dt{font-weight:bold;} | |
64 dd{padding-left:1.5em;} | |
65 | |
66 li{ | |
67 font-size:100%; | |
68 line-height:1.5em; | |
69 } | |
70 | |
71 | |
72 div{margin:0!important;padding:0!important;} | |
73 /*table{display:none;}*/ | |
74 .src,.example{margin:0;padding:1em;font-size:1em;line-height:1.5em; | |
75 } | |
76 .example{background:#766;color:#fff;padding:.75em} | |
77 | |
78 | |
79 | |
80 .header{ | |
81 font-family:Arial,Helvetica,Verdana,sans-serif; | |
82 vertical-align:text-top; | |
83 position:absolute; | |
84 top:0px;left:0px; | |
85 right:0px; | |
86 background:#345; | |
87 padding:.75em 1.5em!important; | |
88 border-bottom:1.5em solid #EBD6D6; | |
89 border-bottom-color:#9FB8D3; | |
90 background:#0F4D92; | |
91 | |
92 border-bottom:1em solid #cdf; | |
93 background:#444; | |
94 background:#49A; | |
95 background:transparent; | |
96 background:#eef0ff; | |
97 | |
98 background:#933; | |
99 background:#A55; | |
100 | |
101 border-color:#EDD; | |
102 | |
103 /*background: #939; | |
104 border-color:#EDE;*/ | |
105 | |
106 /* background:#359; */ | |
107 /* border-color:#9AC; */ | |
108 | |
109 } | |
110 | |
111 | |
112 | |
113 | |
114 | |
115 .header h1{ | |
116 font:1.75em Arial,Helvetica,Verdana,sans-serif; | |
117 line-height:1.166em; | |
118 font-weight:bold; | |
119 color:#b90; | |
120 color:#06a; | |
121 color:#fff; | |
122 | |
123 text-shadow: #822 0px 0px 2px; | |
124 | |
125 font-weight:normal; | |
126 display:inline; | |
127 } | |
128 .header h1 em{ | |
129 color:#b90; | |
130 color:#fc2; | |
131 color:#b90; | |
132 color:#db2; | |
133 color:#fd4; | |
134 font-weight:bold; | |
135 font-style:normal; | |
136 } | |
137 .header * {vertical-align:middle;} | |
138 | |
139 .header ul { | |
140 display:inline; | |
141 padding-left:1.5em; | |
142 margin-left:0!important; | |
143 } | |
144 .header li { | |
145 display:inline; | |
146 padding:0 .75em; | |
147 } | |
148 .header li a{ | |
149 text-decoration:none; | |
150 color:#ffd; | |
151 } | |
152 | |
153 | |
154 /*dl{display:none;}*/ | |
155 | |
156 | |
157 | |
158 ol{margin-left:1.5em;} | |
159 ul{ | |
160 list-style-type: disc; | |
161 margin-left:1.5em; | |
162 } | |
163 ul ul{ | |
164 list-style-type:circle; | |
165 } | |
166 | |
167 #table-of-contents ul{list-style-type:none;} | |
168 #text-table-of-contents > ul:first-child > li > a{ font-weight:bold;} | |
169 | |
170 | |
171 | |
172 | |
173 #postamble p,#postamble a{ | |
174 font-size:.857em; | |
175 line-height:1.75em; | |
176 padding:0; | |
177 margin:0; | |
178 } | |
179 #postamble{ | |
180 margin:1.75em 0!important; | |
181 border-top:1px solid #888; | |
182 } | |
183 | |
184 blockquote{ | |
185 margin-left:1em; | |
186 } | |
187 | |
188 | |
189 | |
190 | |
191 | |
192 | |
193 | |
194 | |
195 | |
196 | |
197 | |
198 /*** blue **/ | |
199 a{} | |
200 .header a{background:inherit;} | |
201 h1,h2,h3,h4,h5,h6, #text-table-of-contents li{ | |
202 color:#026; | |
203 color:#0A3361; | |
204 font-weight:normal; | |
205 } | |
206 .header{background:#0F4D92;border-bottom-color:#AFC4DB | |
207 } | |
208 | |
209 /*.header h1{text-shadow: #228 0px 0px 2px;}*/ | |
210 | |
211 | |
212 | |
213 | |
214 | |
215 | |
216 | |
217 | |
218 h1,h2,h3,h4,h5,h6{ | |
219 color:#373737; | |
220 font-weight:bolder; | |
221 } | |
222 | |
223 h1.title{font-weight:normal;font-size:3em;line-height:1em;} | |
224 | |
225 body{width:48em;} | |
226 img{max-width:48em;} | |
227 | |
228 body{text-align:justify; | |
229 font:12px "Lucida Grande","Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,sans-serif !important; | |
230 color:#272727; | |
231 } | |
232 code{ | |
233 font-weight:inherit; | |
234 color:#048; | |
235 color:black; | |
236 | |
237 } | |
238 | |
239 a{color:#00e} | |
240 a:visited{color:#551A8B} | |
241 | |
242 | |
243 .figure { | |
244 background:#ddd; | |
245 border:1px solid #ccc; | |
246 font-size:.90em; | |
247 line-height:1.666em; | |
248 padding:1.5em!important; | |
249 text-align:left!important; | |
250 margin-bottom:1.666em; | |
251 } | |
252 | |
253 .outline-2{ | |
254 margin:3em 0!important; | |
255 } | |
256 | |
257 | |
258 body{padding-top:9em;padding-left:3em;} | |
259 .header{ | |
260 padding-left:3!important; | |
261 } | |
262 .header h1, .header h1 em { | |
263 text-shadow:none; | |
264 font-size:1.5em!important; | |
265 } | |
266 /* | |
267 | |
268 .header { | |
269 background:transparent; | |
270 padding-left:3em!important; | |
271 border-bottom:none; | |
272 color:inherit!important; | |
273 background:#dde8ff; | |
274 border-bottom:1px solid #c3d9ff; | |
275 } | |
276 .header h1, .header h1 em { | |
277 text-shadow:none; | |
278 color:#06c; | |
279 | |
280 font-family:"Georgia Serif", Times, Palatino, "Times New Roman", serif; | |
281 } | |
282 .header li a { | |
283 color:inherit!important; | |
284 text-decoration:underline; | |
285 } | |
286 | |
287 #text-table-of-contents a { | |
288 | |
289 } |