--- t2matchlog/t2matchlog.css 2003/11/24 23:57:14 36 +++ t2matchlog/t2matchlog.css 2003/11/29 23:01:29 37 @@ -3,6 +3,6 @@ img { float: left; border: solid thin white; margin-right: 1em; margin-bottom: 1.5em; } .time { font-style: oblique; } td, th { margin: 0.2em; } -.timeline th { font-size: 60%; width: 5em; } -.timeline td { font-size: 40%; } +a:link, a:visited { color: inherit; text-decoration: underline; } +a:hover { background-color: #444; }