diff options
-rw-r--r-- | htdocs/navbar.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htdocs/navbar.css b/htdocs/navbar.css index 2549fc2..8902fe7 100644 --- a/htdocs/navbar.css +++ b/htdocs/navbar.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: navbar.css,v 1.19 2005-05-14 07:24:36 ot Exp $ + $Id: navbar.css,v 1.20 2005-05-16 04:29:40 ot Exp $ */ @@ -47,6 +47,7 @@ margin-top: -15px; font-size: 0.9em; font-weight: bold; + margin-left: 1em; } #jumpbar ul { |