summaryrefslogtreecommitdiff
path: root/digest.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-09-13 15:02:50 +0400
committerAndrew Dolgov <[email protected]>2010-09-13 15:02:50 +0400
commitc5325e0925a80dd02e45f2f5107f0a31c83f9027 (patch)
tree5db8ce63a6f05a36d29c6a8823aad4f0f7639acc /digest.css
parentddb25076ee0120473577b7bdf091869927765aff (diff)
digest: support exception error box
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 {