diff options
-rw-r--r-- | css/cover.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/css/cover.css b/css/cover.css index 2026231..1464f37 100644 --- a/css/cover.css +++ b/css/cover.css | |||
@@ -100,7 +100,7 @@ body { | |||
100 | } | 100 | } |
101 | a { | 101 | a { |
102 | text-decoration: none; | 102 | text-decoration: none; |
103 | color: #e5bfb2; | 103 | color: #e5e5b2; |
104 | } | 104 | } |
105 | li { | 105 | li { |
106 | list-style: none; | 106 | list-style: none; |
@@ -110,7 +110,7 @@ li { | |||
110 | text-align: center; | 110 | text-align: center; |
111 | font-size: 1.8em; | 111 | font-size: 1.8em; |
112 | letter-spacing: 0.5em; | 112 | letter-spacing: 0.5em; |
113 | color: #b2d9e5; | 113 | color: #efefb2; |
114 | } | 114 | } |
115 | .byline { | 115 | .byline { |
116 | font-style: italic; | 116 | font-style: italic; |