Rev 144 | Rev 171 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 144 | Rev 164 | ||
---|---|---|---|
Line 51... | Line 51... | ||
51 | "Zurich XCn BT", "Downloadable Zurich XCn BT", |
51 | "Zurich XCn BT", "Downloadable Zurich XCn BT", |
52 | impact, Verdana, Geneva, Arial, Helvetica, sans-serif; |
52 | impact, Verdana, Geneva, Arial, Helvetica, sans-serif; |
53 | font-weight: normal; |
53 | font-weight: normal; |
54 | }
|
54 | }
|
55 | 55 | ||
- | 56 | html, body { |
|
- | 57 | -webkit-font-smoothing: antialiased; |
|
- | 58 | }
|
|
- | 59 | ||
56 | html {
|
60 | html {
|
57 | background-color: #000; |
61 | background-color: #000; |
58 | color: #99f; |
62 | color: #99f; |
59 | }
|
63 | }
|
60 | 64 |