aboutsummaryrefslogtreecommitdiff
path: root/web/style3.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style3.css')
-rw-r--r--web/style3.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/style3.css b/web/style3.css
index 2e8efe5e..73f0b70c 100644
--- a/web/style3.css
+++ b/web/style3.css
@@ -7,6 +7,7 @@ a { text-decoration: none; color: #069; }
img,hr { border: none; }
hr { height: 1px; background: #CCC; }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
+.u { text-decoration: underline; }
#header, #topwrapper { width: 1000px; margin: 0 auto; }
#content, #footer { width: 600px; margin: 0 auto; }
@@ -112,7 +113,7 @@ blockquote { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-lef
/********/
-#footer { clear: both; font-size: small; padding: 10px; color: #999; }
+#footer { clear: both; font-size: small; padding: 10px 0; color: #999; }
#footer-right { float: right; }
/******************************************************************************/