summaryrefslogtreecommitdiff
path: root/digest.css
diff options
context:
space:
mode:
Diffstat (limited to 'digest.css')
-rw-r--r--digest.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/digest.css b/digest.css
index d96cc4968..70728c70e 100644
--- a/digest.css
+++ b/digest.css
@@ -1,6 +1,6 @@
body {
background : #f0f0f0;
- color : gray;
+ color : black;
font-family : sans-serif;
font-size : 12px;
}
@@ -28,6 +28,7 @@ a:hover {
font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
margin-left : 1em;
margin-right : 1em;
+ color : gray;
}
#header div.links {
@@ -50,6 +51,7 @@ a:hover {
#footer {
font-size : 12px;
text-align : center;
+ color : gray;
}
/*#content h1 {