.
[vo2html.git] / style.css
blob04893fd3ee8cf23dbc2445fddc7c58f143e4a190
1 a { color: blue; text-decoration:none; }
2 a:active { color: blue; }
3 a:visted { color: blue; }
4 a:hover { color: white; background-color: #4169E1; }
6 li { list-style: none; }
7 li.l0 { font-size: 12pt; font-weight: bold; background: #4169E1; color: white; }
8 li.l1 { color: #FF4500; }
9 li.l2 { color: #4169E1; }
10 li.l3 { color: #C71585; }
11 li.l4 { color: #800000; }
12 li.co { color: #228B22; }
14 div.comment { color: black; }
15 div.doable { text-decoration: underline; }
16 div.waiting { text-decoration: line-through; }
18 BODY { COLOR: red; WIDTH: 99%; font-size:14px;}
20 head { COLOR: red; font-size:14px; }
21 td { color: red;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none }
22 tr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none }