comparison 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
comparison
equal deleted inserted replaced
10:0af8687de6f6 11:3e6679506149
32 div.folio { 32 div.folio {
33 border-bottom:0em solid #ffc; 33 border-bottom:0em solid #ffc;
34 } 34 }
35 35
36 .folio img { 36 .folio img {
37 height:180px; 37 margin:1em .5em;
38 margin:0 .5em;
39 } 38 }
40 39
41 .header{ 40 .header{
42 text-align:center; 41 text-align:center;
43 margin-bottom:3em; 42 margin-bottom:3em;
47 color:#00c; 46 color:#00c;
48 color:#0184df; 47 color:#0184df;
49 margin-top:3em; 48 margin-top:3em;
50 } 49 }
51 50
51 h3{
52 margin-top:1em;
53 }
52 54
53 55
54 table.choices { 56 table.choices {
55 width:30em; 57 width:30em;
56 margin:1.5em auto; 58 margin:1.5em auto;
57 border-spacing:0px; 59 border-spacing:0px;
58 } 60 }
59 .choices td,em { 61 .choices td,em {
60 color:#a0c; 62 color:#a0c;
61 font-style:normal; 63 font-style:normal;
62
63 } 64 }
64 65
65 .snapshot { 66 .snapshot {
66 height:24em; 67 height:24em;
67 display:block; 68 display:block;