@@ -6,17 +6,12 body { | |||
|
6 | 6 | font-size: 0.8em; |
|
7 | 7 | color:#484848; |
|
8 | 8 | } |
|
9 | h1 { | |
|
10 | font-family: "Trebuchet MS", Verdana, sans-serif; | |
|
11 |
font-size: 1. |
|
|
12 | margin: 0px; | |
|
13 | } | |
|
14 | a, a:link, a:visited { | |
|
15 | color: #2A5685; | |
|
16 | } | |
|
17 | a:hover, a:active { | |
|
18 | color: #c61a1a; | |
|
19 | } | |
|
9 | h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; } | |
|
10 | h1 { font-size: 1.2em; } | |
|
11 | h2, h3 { font-size: 1.1em; } | |
|
12 | a, a:link, a:visited { color: #2A5685;} | |
|
13 | a:hover, a:active { color: #c61a1a; } | |
|
14 | a.wiki-anchor { display: none; } | |
|
20 | 15 | hr { |
|
21 | 16 | width: 100%; |
|
22 | 17 | height: 1px; |
General Comments 0
You need to be logged in to leave comments.
Login now