Mercurial > mozilla-the-big-picture
view mbp.css @ 10:acef8b34542f
added 'colloseo' entry
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sat, 28 Nov 2009 00:25:01 -0500 |
parents | cd71f59b38f4 |
children | 317fba5f0d11 |
line wrap: on
line source
body { background: white; } .mbp-entry { font-family: helvetica; 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; }