thatcher | 384f9ae | 2006-02-16 06:11:16 +0000 | [diff] [blame] | 1 | body { |
2 | background-image: url( /images/gray-background.png ) !important; | ||||
3 | } | ||||
4 | |||||
mjs | e08fa5b | 2007-09-24 01:23:37 +0000 | [diff] [blame] | 5 | #content ul > li { |
thatcher | 384f9ae | 2006-02-16 06:11:16 +0000 | [diff] [blame] | 6 | list-style-image: url( /images/blue-bullet.png ) !important; |
7 | } | ||||
8 | |||||
9 | #title h1, h2, h3, h4, #navlist .subtitle { | ||||
10 | color: #24486B; | ||||
11 | } | ||||
12 | |||||
13 | a, ul#navlist a { | ||||
14 | color: #369; | ||||
15 | } |