changeset 24:f679403db87d

Trying out new sans-serif style (argentum).
author Dylan Holmes <ocsenave@gmail.com>
date Thu, 26 Apr 2012 15:58:23 -0500
parents 87554aefded3
children b0cefe9134e1
files css/argentum.css org/setup.org
diffstat 2 files changed, 291 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/css/argentum.css	Thu Apr 26 15:58:23 2012 -0500
     1.3 @@ -0,0 +1,290 @@
     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 +.src{background:#444;color:#fff;}
    1.80 +.example{background:#766;color:#fff;padding:.75em}
    1.81 +
    1.82 +
    1.83 +
    1.84 +.header{
    1.85 +    font-family:Arial,Helvetica,Verdana,sans-serif;
    1.86 +    vertical-align:text-top;
    1.87 +    position:absolute;
    1.88 +    top:0px;left:0px;
    1.89 +    right:0px;
    1.90 +    background:#345;
    1.91 +    padding:.75em 1.5em!important;
    1.92 +    border-bottom:1.5em solid #EBD6D6;
    1.93 +    border-bottom-color:#9FB8D3;
    1.94 +    background:#0F4D92;
    1.95 +
    1.96 +    border-bottom:1em solid #cdf;
    1.97 +    background:#444;
    1.98 +    background:#49A;
    1.99 +    background:transparent;
   1.100 +    background:#eef0ff;
   1.101 +
   1.102 +    background:#933;
   1.103 +    background:#A55;
   1.104 +
   1.105 +    border-color:#EDD;
   1.106 +
   1.107 +    /*background: #939; 
   1.108 +    border-color:#EDE;*/
   1.109 +
   1.110 +    /* background:#359; */
   1.111 +    /* border-color:#9AC; */
   1.112 +
   1.113 +}
   1.114 +
   1.115 +
   1.116 +
   1.117 +
   1.118 +
   1.119 +.header h1{
   1.120 +font:1.75em Arial,Helvetica,Verdana,sans-serif;
   1.121 +line-height:1.166em;
   1.122 +font-weight:bold;
   1.123 +color:#b90;
   1.124 +color:#06a;
   1.125 +color:#fff;
   1.126 +
   1.127 +text-shadow: #822 0px 0px 2px;
   1.128 +
   1.129 +font-weight:normal;
   1.130 +display:inline;
   1.131 +}
   1.132 +.header h1 em{
   1.133 +    color:#b90;
   1.134 +    color:#fc2;
   1.135 +    color:#b90;
   1.136 +    color:#db2;
   1.137 +    color:#fd4;
   1.138 +    font-weight:bold;
   1.139 +    font-style:normal;
   1.140 +}
   1.141 +.header * {vertical-align:middle;}
   1.142 +
   1.143 +.header ul {
   1.144 +    display:inline;
   1.145 +    padding-left:1.5em;
   1.146 +    margin-left:0!important;
   1.147 +}
   1.148 +.header li {
   1.149 +    display:inline;
   1.150 +    padding:0 .75em;
   1.151 +}
   1.152 +.header li a{
   1.153 +    text-decoration:none;
   1.154 +    color:#ffd;
   1.155 +}
   1.156 +
   1.157 +
   1.158 +/*dl{display:none;}*/
   1.159 +
   1.160 +
   1.161 +
   1.162 +ol{margin-left:1.5em;}
   1.163 +ul{
   1.164 +    list-style-type: disc;
   1.165 +    margin-left:1.5em;
   1.166 +}
   1.167 +ul ul{
   1.168 +    list-style-type:circle;
   1.169 +}
   1.170 +
   1.171 +#table-of-contents ul{list-style-type:none;}
   1.172 +#text-table-of-contents > ul:first-child > li > a{ font-weight:bold;}
   1.173 +
   1.174 +
   1.175 +
   1.176 +
   1.177 +#postamble p,#postamble a{
   1.178 +    font-size:.857em;
   1.179 +    line-height:1.75em;
   1.180 +    padding:0;
   1.181 +    margin:0;
   1.182 +}
   1.183 +#postamble{
   1.184 +    margin:1.75em 0!important;
   1.185 +    border-top:1px solid #888;
   1.186 +}
   1.187 +
   1.188 +blockquote{
   1.189 +    margin-left:1em;
   1.190 +}
   1.191 +
   1.192 +
   1.193 +
   1.194 +
   1.195 +
   1.196 +
   1.197 +
   1.198 +
   1.199 +
   1.200 +
   1.201 +
   1.202 +/*** blue **/
   1.203 +a{}
   1.204 +.header a{background:inherit;}
   1.205 +h1,h2,h3,h4,h5,h6, #text-table-of-contents li{
   1.206 +    color:#026;
   1.207 +    color:#0A3361;
   1.208 +    font-weight:normal;
   1.209 +}
   1.210 +.header{background:#0F4D92;border-bottom-color:#AFC4DB
   1.211 +}
   1.212 +
   1.213 +/*.header h1{text-shadow: #228 0px 0px 2px;}*/
   1.214 +
   1.215 +
   1.216 +
   1.217 +
   1.218 +
   1.219 +
   1.220 +
   1.221 +
   1.222 +h1,h2,h3,h4,h5,h6{
   1.223 +    color:#373737;
   1.224 +    font-weight:bolder;
   1.225 +}
   1.226 +
   1.227 +h1.title{font-weight:normal;font-size:3em;line-height:1em;}
   1.228 +
   1.229 +body{width:48em;}
   1.230 +img{max-width:48em;}
   1.231 +
   1.232 +body{text-align:justify;
   1.233 +     font:12px "Lucida Grande","Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,sans-serif !important;
   1.234 +     color:#272727;
   1.235 +}
   1.236 +code{
   1.237 +    font-weight:inherit;
   1.238 +    color:#048;
   1.239 +    color:black;
   1.240 +    
   1.241 +}
   1.242 +
   1.243 +a{color:#00e}
   1.244 +a:visited{color:#551A8B}
   1.245 +
   1.246 +
   1.247 +.figure {
   1.248 +    background:#ddd;
   1.249 +    border:1px solid #ccc;
   1.250 +    font-size:.90em;
   1.251 +    line-height:1.666em;
   1.252 +    padding:1.5em!important;
   1.253 +    text-align:left!important;
   1.254 +    margin-bottom:1.666em;
   1.255 +}
   1.256 +
   1.257 +.outline-2{
   1.258 +    margin:3em 0!important;
   1.259 +}
   1.260 +
   1.261 +
   1.262 +body{padding-top:9em;padding-left:3em;}
   1.263 +.header{
   1.264 +    padding-left:3!important;
   1.265 +}
   1.266 +.header h1, .header h1 em {
   1.267 +    text-shadow:none;
   1.268 +    font-size:1.5em!important;
   1.269 +}
   1.270 +/*
   1.271 +
   1.272 +.header {
   1.273 +    background:transparent;
   1.274 +    padding-left:3em!important;
   1.275 +    border-bottom:none;
   1.276 +    color:inherit!important;
   1.277 +    background:#dde8ff;
   1.278 +    border-bottom:1px solid #c3d9ff;
   1.279 +}
   1.280 +.header h1, .header h1 em {
   1.281 +    text-shadow:none;
   1.282 +    color:#06c;
   1.283 + 
   1.284 +    font-family:"Georgia Serif", Times, Palatino, "Times New Roman", serif;
   1.285 +}
   1.286 +.header li a {
   1.287 +    color:inherit!important;
   1.288 +    text-decoration:underline;
   1.289 +}
   1.290 +
   1.291 +#text-table-of-contents a {
   1.292 +  
   1.293 +}
   1.294 \ No newline at end of file
     2.1 --- a/org/setup.org	Tue Feb 21 16:05:57 2012 -0700
     2.2 +++ b/org/setup.org	Thu Apr 26 15:58:23 2012 -0500
     2.3 @@ -1,5 +1,5 @@
     2.4  #+MATHJAX: align:"left" mathml:t path:"/MathJax/MathJax.js"
     2.5 -#+STYLE: <link rel="stylesheet" type="text/css" href="/aurellem/css/aurellem.css" />
     2.6 +#+STYLE: <link rel="stylesheet" type="text/css" href="../../aurellem/css/argentum.css" />
     2.7  #+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
     2.8  #+babel: :mkdirp yes :noweb yes
     2.9