Parent Directory
|
Revision Log
Flag tracking and better stats.
| 1 | body { background-color: black; color: white; margin: 1em; } |
| 2 | h2 { clear: both; margin-top: 1.5em; } |
| 3 | table { margin-bottom: 1em; } |
| 4 | img { float: left; border: solid thin white; margin-right: 1em; margin-bottom: 1.5em; } |
| 5 | .time { font-style: oblique; } |
| 6 | td, th { margin: 0.2em; } |
| 7 | a:link, a:visited { color: inherit; text-decoration: underline; } |
| 8 | a:hover { background-color: #444; } |
| 9 | a:hover img { border-color: #444; } |
| 10 | strong.max { color: #0f0; } |
| 11 |
| ViewVC Help | |
| Powered by ViewVC 1.1.26 |