Mercurial > aurellem
diff 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 |
line wrap: on
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/css/argentum-light.css Sat Jul 13 08:03:56 2013 +0100 1.3 @@ -0,0 +1,289 @@ 1.4 + 1.5 +/** RESETS **/ 1.6 + 1.7 +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;} 1.8 + 1.9 +.section-number-1,.section-number-2,.section-number-3,.section-number-4,.section-number-5,.section-number-6{font-weight:inherit;} 1.10 + 1.11 +.float-right{float:right;} 1.12 + 1.13 +.author{ 1.14 +color:#666; 1.15 +line-height:3em; 1.16 +} 1.17 + 1.18 +body{ 1.19 + font:87.5% "Georgia Serif", Times, Palatino, "Times New Roman", serif; 1.20 +} 1.21 +a{color:blue;} 1.22 +html>body{font-size:14px;} 1.23 + 1.24 +body{ 1.25 + width:54em; 1.26 + padding:1.5em; 1.27 + padding-top:6em; 1.28 + 1.29 +} 1.30 + 1.31 +p{ 1.32 + line-height:1.5em; 1.33 + font-size:1em; 1.34 + margin-top:1.5em; 1.35 + margin-bottom:1.5em; 1.36 +} 1.37 +.post_list{ 1.38 + margin-top:1.5em; 1.39 +} 1.40 + 1.41 +.title{text-align:left;} 1.42 + 1.43 + 1.44 + 1.45 +h1{font-size:2.5em;line-height:1.2em;} 1.46 +h2{font-size:1.5em;line-height:1em;margin-top:2em;margin-bottom:1em;} 1.47 +h3{ 1.48 + font-size:1.1667em; 1.49 + line-height: 1.286em; 1.50 + margin-top:1.929em; 1.51 + margin-bottom:0.643em; 1.52 + font-weight:bolder; 1.53 +} 1.54 +h4{ 1.55 + font-weight:bold; 1.56 + line-height:3em; 1.57 +} 1.58 + 1.59 + 1.60 + 1.61 + 1.62 +/*p + dl{ 1.63 + margin-top:-1.5em; 1.64 + border:1px solid red; 1.65 +}*/ 1.66 +dt{font-weight:bold;} 1.67 +dd{padding-left:1.5em;} 1.68 + 1.69 +li{ 1.70 + font-size:100%; 1.71 + line-height:1.5em; 1.72 +} 1.73 + 1.74 + 1.75 +div{margin:0!important;padding:0!important;} 1.76 +/*table{display:none;}*/ 1.77 +.src,.example{margin:0;padding:1em;font-size:1em;line-height:1.5em; 1.78 +} 1.79 +.example{background:#766;color:#fff;padding:.75em} 1.80 + 1.81 + 1.82 + 1.83 +.header{ 1.84 + font-family:Arial,Helvetica,Verdana,sans-serif; 1.85 + vertical-align:text-top; 1.86 + position:absolute; 1.87 + top:0px;left:0px; 1.88 + right:0px; 1.89 + background:#345; 1.90 + padding:.75em 1.5em!important; 1.91 + border-bottom:1.5em solid #EBD6D6; 1.92 + border-bottom-color:#9FB8D3; 1.93 + background:#0F4D92; 1.94 + 1.95 + border-bottom:1em solid #cdf; 1.96 + background:#444; 1.97 + background:#49A; 1.98 + background:transparent; 1.99 + background:#eef0ff; 1.100 + 1.101 + background:#933; 1.102 + background:#A55; 1.103 + 1.104 + border-color:#EDD; 1.105 + 1.106 + /*background: #939; 1.107 + border-color:#EDE;*/ 1.108 + 1.109 + /* background:#359; */ 1.110 + /* border-color:#9AC; */ 1.111 + 1.112 +} 1.113 + 1.114 + 1.115 + 1.116 + 1.117 + 1.118 +.header h1{ 1.119 +font:1.75em Arial,Helvetica,Verdana,sans-serif; 1.120 +line-height:1.166em; 1.121 +font-weight:bold; 1.122 +color:#b90; 1.123 +color:#06a; 1.124 +color:#fff; 1.125 + 1.126 +text-shadow: #822 0px 0px 2px; 1.127 + 1.128 +font-weight:normal; 1.129 +display:inline; 1.130 +} 1.131 +.header h1 em{ 1.132 + color:#b90; 1.133 + color:#fc2; 1.134 + color:#b90; 1.135 + color:#db2; 1.136 + color:#fd4; 1.137 + font-weight:bold; 1.138 + font-style:normal; 1.139 +} 1.140 +.header * {vertical-align:middle;} 1.141 + 1.142 +.header ul { 1.143 + display:inline; 1.144 + padding-left:1.5em; 1.145 + margin-left:0!important; 1.146 +} 1.147 +.header li { 1.148 + display:inline; 1.149 + padding:0 .75em; 1.150 +} 1.151 +.header li a{ 1.152 + text-decoration:none; 1.153 + color:#ffd; 1.154 +} 1.155 + 1.156 + 1.157 +/*dl{display:none;}*/ 1.158 + 1.159 + 1.160 + 1.161 +ol{margin-left:1.5em;} 1.162 +ul{ 1.163 + list-style-type: disc; 1.164 + margin-left:1.5em; 1.165 +} 1.166 +ul ul{ 1.167 + list-style-type:circle; 1.168 +} 1.169 + 1.170 +#table-of-contents ul{list-style-type:none;} 1.171 +#text-table-of-contents > ul:first-child > li > a{ font-weight:bold;} 1.172 + 1.173 + 1.174 + 1.175 + 1.176 +#postamble p,#postamble a{ 1.177 + font-size:.857em; 1.178 + line-height:1.75em; 1.179 + padding:0; 1.180 + margin:0; 1.181 +} 1.182 +#postamble{ 1.183 + margin:1.75em 0!important; 1.184 + border-top:1px solid #888; 1.185 +} 1.186 + 1.187 +blockquote{ 1.188 + margin-left:1em; 1.189 +} 1.190 + 1.191 + 1.192 + 1.193 + 1.194 + 1.195 + 1.196 + 1.197 + 1.198 + 1.199 + 1.200 + 1.201 +/*** blue **/ 1.202 +a{} 1.203 +.header a{background:inherit;} 1.204 +h1,h2,h3,h4,h5,h6, #text-table-of-contents li{ 1.205 + color:#026; 1.206 + color:#0A3361; 1.207 + font-weight:normal; 1.208 +} 1.209 +.header{background:#0F4D92;border-bottom-color:#AFC4DB 1.210 +} 1.211 + 1.212 +/*.header h1{text-shadow: #228 0px 0px 2px;}*/ 1.213 + 1.214 + 1.215 + 1.216 + 1.217 + 1.218 + 1.219 + 1.220 + 1.221 +h1,h2,h3,h4,h5,h6{ 1.222 + color:#373737; 1.223 + font-weight:bolder; 1.224 +} 1.225 + 1.226 +h1.title{font-weight:normal;font-size:3em;line-height:1em;} 1.227 + 1.228 +body{width:48em;} 1.229 +img{max-width:48em;} 1.230 + 1.231 +body{text-align:justify; 1.232 + font:12px "Lucida Grande","Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,sans-serif !important; 1.233 + color:#272727; 1.234 +} 1.235 +code{ 1.236 + font-weight:inherit; 1.237 + color:#048; 1.238 + color:black; 1.239 + 1.240 +} 1.241 + 1.242 +a{color:#00e} 1.243 +a:visited{color:#551A8B} 1.244 + 1.245 + 1.246 +.figure { 1.247 + background:#ddd; 1.248 + border:1px solid #ccc; 1.249 + font-size:.90em; 1.250 + line-height:1.666em; 1.251 + padding:1.5em!important; 1.252 + text-align:left!important; 1.253 + margin-bottom:1.666em; 1.254 +} 1.255 + 1.256 +.outline-2{ 1.257 + margin:3em 0!important; 1.258 +} 1.259 + 1.260 + 1.261 +body{padding-top:9em;padding-left:3em;} 1.262 +.header{ 1.263 + padding-left:3!important; 1.264 +} 1.265 +.header h1, .header h1 em { 1.266 + text-shadow:none; 1.267 + font-size:1.5em!important; 1.268 +} 1.269 +/* 1.270 + 1.271 +.header { 1.272 + background:transparent; 1.273 + padding-left:3em!important; 1.274 + border-bottom:none; 1.275 + color:inherit!important; 1.276 + background:#dde8ff; 1.277 + border-bottom:1px solid #c3d9ff; 1.278 +} 1.279 +.header h1, .header h1 em { 1.280 + text-shadow:none; 1.281 + color:#06c; 1.282 + 1.283 + font-family:"Georgia Serif", Times, Palatino, "Times New Roman", serif; 1.284 +} 1.285 +.header li a { 1.286 + color:inherit!important; 1.287 + text-decoration:underline; 1.288 +} 1.289 + 1.290 +#text-table-of-contents a { 1.291 + 1.292 +} 1.293 \ No newline at end of file