diff style.css @ 21:b8d2a1600155

make short.html,png shorter.
author Robert McIntyre <rlm@mit.edu>
date Fri, 13 Jul 2012 15:40:13 -0500
parents 39200fe70eef
children 159f38b83f5f
line wrap: on
line diff
     1.1 --- a/style.css	Fri Jul 13 13:44:31 2012 -0500
     1.2 +++ b/style.css	Fri Jul 13 15:40:13 2012 -0500
     1.3 @@ -90,4 +90,12 @@
     1.4  p.credit{
     1.5      font-size:10px;
     1.6      text-align:right;
     1.7 +}
     1.8 +
     1.9 +div.huge-obnoxious {
    1.10 +    font-size:60px;
    1.11 +    margin-left:auto;
    1.12 +    margin-right:auto;
    1.13 +    text-align:center;
    1.14 +    color:#12CC55;
    1.15  }
    1.16 \ No newline at end of file