Mercurial > mozilla-the-big-picture
view mbp.css @ 13:317fba5f0d11
Added header and 'countdown' timer as images load.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sat, 28 Nov 2009 01:12:37 -0500 |
parents | acef8b34542f |
children | 554846abfc9c |
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 0 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; }