diff options
Diffstat (limited to 'godz')
| -rw-r--r-- | godz/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
| diff --git a/godz/style.css b/godz/style.css index 5294dbc..69b5639 100644 --- a/godz/style.css +++ b/godz/style.css | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | html { | 14 | html { |
| 15 | background: #4F0094; | 15 | background: #22003B; |
| 16 | color: #fff; | 16 | color: #fff; |
| 17 | font-family: "_Terminus"; | 17 | font-family: "_Terminus"; |
| 18 | } | 18 | } |
| @@ -27,7 +27,7 @@ a { | |||
| 27 | } | 27 | } |
| 28 | 28 | ||
| 29 | a:visited { | 29 | a:visited { |
| 30 | color: #b8a0ff; | 30 | color: #A10000; |
| 31 | } | 31 | } |
| 32 | 32 | ||
| 33 | a:hover { | 33 | a:hover { |
