diff style.css @ 11:3e6679506149

resized many pictures.
author Robert McIntyre <rlm@mit.edu>
date Sun, 08 Jul 2012 18:42:18 -0500
parents 0af8687de6f6
children c71332685761
line wrap: on
line diff
     1.1 --- a/style.css	Sun Jul 08 18:26:09 2012 -0500
     1.2 +++ b/style.css	Sun Jul 08 18:42:18 2012 -0500
     1.3 @@ -34,8 +34,7 @@
     1.4  }
     1.5  
     1.6  .folio img {
     1.7 -    height:180px;
     1.8 -    margin:0 .5em;
     1.9 +    margin:1em .5em;
    1.10  }
    1.11  
    1.12  .header{
    1.13 @@ -49,6 +48,9 @@
    1.14      margin-top:3em;
    1.15  }
    1.16  
    1.17 +h3{
    1.18 +margin-top:1em;
    1.19 +}
    1.20  
    1.21  
    1.22  table.choices {
    1.23 @@ -59,7 +61,6 @@
    1.24  .choices td,em {
    1.25      color:#a0c;
    1.26      font-style:normal;
    1.27 -
    1.28  }
    1.29  
    1.30  .snapshot {