--- t2matchlog/t2matchlog.css 2003/12/21 00:09:21 45 +++ t2matchlog/t2matchlog.css 2003/12/21 00:09:48 46 @@ -1,8 +1,11 @@ body { background-color: black; color: white; margin: 1em; } h2 { clear: both; margin-top: 1.5em; } +table { margin-bottom: 1em; } img { float: left; border: solid thin white; margin-right: 1em; margin-bottom: 1.5em; } .time { font-style: oblique; } td, th { margin: 0.2em; } a:link, a:visited { color: inherit; text-decoration: underline; } a:hover { background-color: #444; } +a:hover img { border-color: #444; } +strong.max { color: #0f0; }