Mercurial > ambnews-firefox
view ambnews/content/blank.css @ 12:f7c72b3d2bfb
Incremented version to 0.0.3a.
| author | Atul Varma <varmaa@toolness.com> |
|---|---|
| date | Fri, 22 Aug 2008 11:10:27 -0700 |
| parents | 44bcb4975ead |
| children |
line wrap: on
line source
body { font-family: palatino, georgia, verdana, arial, sans-serif; font-size: 10pt; text-align: center; background: white; } #content { text-align: left; margin: 0 auto; width: 480px; } .feed { padding-bottom: 8pt; } ul { display: inline; padding-left: 0px; } .feed-title { font-size: 14pt; display: inline; } .feed-entry { font-style: italic; display: inline; } a { color: grey; text-decoration: none; } a:hover { color: black; } h1 { text-align: center; font-weight: normal; font-family: monaco, courier, courier new, monospace; }
