Mercurial > thoughts
diff css/ideas.css @ 147:3bc644fab800
s
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 18 Apr 2015 13:49:58 -0700 |
parents | f5a56e2241fb |
children | 7bb8ee5a52e8 |
line wrap: on
line diff
1.1 --- a/css/ideas.css Sun Apr 12 17:52:40 2015 -0700 1.2 +++ b/css/ideas.css Sat Apr 18 13:49:58 2015 -0700 1.3 @@ -99,8 +99,8 @@ 1.4 background:#eee; 1.5 } 1.6 1.7 -#content { 1.8 - /* center this! */ 1.9 - width:80%; 1.10 - 1.11 +#content{ 1.12 + width:85% !important; 1.13 + margin-left:auto !important; 1.14 + margin-right:auto !important; 1.15 } 1.16 \ No newline at end of file