Mercurial > mozilla-the-big-picture
view mbp.css @ 14:554846abfc9c
more padding
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sat, 28 Nov 2009 01:18:11 -0500 |
parents | 317fba5f0d11 |
children | a6ae38ca2100 |
line wrap: on
line source
body { background: white; font-family: helvetica; } #countdown { padding-top: 4em; text-align: center; font-size: 24pt; color: #eeeeee; } #container { margin: 0 auto; width: 45em; } #container h1 { padding: 0 4pt 4pt 4pt; margin: 0; } .mbp-entry { font-size: 12pt; width: 10em; float: left; padding: 4pt; } .mbp-entry .title { font-style: oblique; } .mbp-entry .date { font-size: 9pt; color: gray; } .mbp-entry img { border: none; } .mbp-entry .thumbnail { width: 10em; height: 10em; } .mbp-entry .caption { padding-top: 1em; font-size: 8pt; } .mbp-entry .large { display: none; } .mbp-entry .small { display: inline; }