comparison 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
comparison
equal deleted inserted replaced
20:5e38abe57fe5 21:b8d2a1600155
89 89
90 p.credit{ 90 p.credit{
91 font-size:10px; 91 font-size:10px;
92 text-align:right; 92 text-align:right;
93 } 93 }
94
95 div.huge-obnoxious {
96 font-size:60px;
97 margin-left:auto;
98 margin-right:auto;
99 text-align:center;
100 color:#12CC55;
101 }