Mercurial > aurellem
diff css/argentum.css @ 66:e24672e0365d
working on a revamp of aurellem.org.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 12 Apr 2015 21:38:20 -0700 |
parents | fb5ea1d5bbe9 |
children | dcf2bffb11df |
line wrap: on
line diff
1.1 --- a/css/argentum.css Sun Apr 12 14:55:13 2015 -0700 1.2 +++ b/css/argentum.css Sun Apr 12 21:38:20 2015 -0700 1.3 @@ -64,8 +64,9 @@ 1.4 margin-top:-1.5em; 1.5 border:1px solid red; 1.6 }*/ 1.7 -dt{font-weight:bold;} 1.8 -dd{padding-left:1.5em;} 1.9 + 1.10 +dt{font-weight: bold;} 1.11 +dd{padding-left: 1.5em;} 1.12 1.13 li{ 1.14 font-size:100%; 1.15 @@ -262,7 +263,7 @@ 1.16 1.17 body{padding-top:9em;padding-left:3em;} 1.18 .header{ 1.19 - padding-left:3!important; 1.20 + padding-left:3em!important; 1.21 } 1.22 .header h1, .header h1 em { 1.23 text-shadow:none; 1.24 @@ -335,4 +336,6 @@ 1.25 1.26 #text-table-of-contents a { 1.27 1.28 -} 1.29 \ No newline at end of file 1.30 +} 1.31 + 1.32 +*/ 1.33 \ No newline at end of file