Mercurial > judy-face-art
comparison style.css @ 10:0af8687de6f6
beginning image resize.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 08 Jul 2012 18:26:09 -0500 |
parents | eede9c0c9e58 |
children | 3e6679506149 |
comparison
equal
deleted
inserted
replaced
9:2471ed7d9eea | 10:0af8687de6f6 |
---|---|
30 | 30 |
31 | 31 |
32 div.folio { | 32 div.folio { |
33 border-bottom:0em solid #ffc; | 33 border-bottom:0em solid #ffc; |
34 } | 34 } |
35 | |
35 .folio img { | 36 .folio img { |
36 height:132px; | |
37 height:180px; | 37 height:180px; |
38 height:108px; | |
39 height:144px; | |
40 margin:0 .5em; | 38 margin:0 .5em; |
41 } | 39 } |
42 | 40 |
43 .header{ | 41 .header{ |
44 text-align:center; | 42 text-align:center; |
45 margin-bottom:3em; | 43 margin-bottom:3em; |
46 } | |
47 #logo { | |
48 height:4.5em; | |
49 | |
50 } | 44 } |
51 | 45 |
52 h1,h2,h3,h4,h5,h6,a{ | 46 h1,h2,h3,h4,h5,h6,a{ |
53 color:#00c; | 47 color:#00c; |
54 color:#0184df; | 48 color:#0184df; |
56 } | 50 } |
57 | 51 |
58 | 52 |
59 | 53 |
60 table.choices { | 54 table.choices { |
61 | |
62 width:30em; | 55 width:30em; |
63 margin:1.5em auto; | 56 margin:1.5em auto; |
64 border-spacing:0px; | 57 border-spacing:0px; |
65 } | 58 } |
66 .choices td,em { | 59 .choices td,em { |
67 color:#a0c; | 60 color:#a0c; |
68 font-style:normal; | 61 font-style:normal; |
69 | 62 |
70 } | 63 } |
71 | 64 |
72 | |
73 .snapshot { | 65 .snapshot { |
74 height:24em; | 66 height:24em; |
75 display:block; | 67 display:block; |
76 margin:.75em auto; | 68 margin:.75em auto; |
77 } | 69 } |