summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--htdocs/base.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/base.css b/htdocs/base.css
index 9a2e693..bbaa0e3 100644
--- a/htdocs/base.css
+++ b/htdocs/base.css
@@ -4,7 +4,7 @@
Copyright 2000-2005 W3C (MIT, INRIA, Keio). All Rights Reserved.
See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright
- $Id: base.css,v 1.44 2005-02-16 23:44:36 ot Exp $
+ $Id: base.css,v 1.45 2005-02-16 23:47:11 ot Exp $
*/
@import url(results.css); /* CSS for validation results. */
@@ -90,8 +90,8 @@ address {
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right;
- height:40px;
- padding-top: 7px;
+ height:45px;
+ padding-top: 10px;
padding-bottom: 0;
padding-left: 15px;
clear: right;