Mercurial > kiritsu
view styles.css @ 8:4d61c56473c2 default tip
Fixed a problem where some feeds would have unpickleable expatreaders.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Fri, 18 Apr 2008 17:13:02 -0700 |
parents | 2110430f4d7f |
children |
line wrap: on
line source
a:link { color:#990000; text-decoration:none; } a:visited { color:#990000; text-decoration:none; } a:hover { color:#CC3300; text-decoration:underline; } a:active { color:#990000; text-decoration:none; } body { font-family: lucida grande,lucida sans unicode,arial,verdana,sans serif; } tr.urgent { background-color: #FFCCFF; } tr.odd { } tr.even { background-color: #FBFBFB; } td { border-top: 1px solid black; font-size: 10pt; vertical-align: top; padding: 4px; }