blob: 1f5bb0b2ebbf5bcca71c3786c10a6ec9437387c8 [file] [log] [blame]
thatcher384f9ae2006-02-16 06:11:16 +00001body {
2 background-image: url( /images/gray-background.png ) !important;
3}
4
mjse08fa5b2007-09-24 01:23:37 +00005#content ul > li {
thatcher384f9ae2006-02-16 06:11:16 +00006 list-style-image: url( /images/blue-bullet.png ) !important;
7}
8
9#title h1, h2, h3, h4, #navlist .subtitle {
10 color: #24486B;
11}
12
13a, ul#navlist a {
14 color: #369;
15}