summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index e8df0ab..c2f6b78 100644
--- a/style.css
+++ b/style.css
@@ -262,7 +262,7 @@ label:first-line {
262} 262}
263 263
264#footer { 264#footer {
265 color: #8E99A0; 265 color: #787970;
266} 266}
267 267
268/* Shadows between sections give the user a sense of depth between 268/* Shadows between sections give the user a sense of depth between
@@ -561,7 +561,7 @@ select.zeit {
561/* Footer links have a softer color than in block 1 */ 561/* Footer links have a softer color than in block 1 */
562#footer a:link, 562#footer a:link,
563#footer a:visited { 563#footer a:visited {
564 color: #8E99A0; 564 color: #787970;
565} 565}
566 566
567#footer .partner a:link, 567#footer .partner a:link,