- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 16 May 2005 04:29:42 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv24966
Modified Files:
navbar.css
Log Message:
giving the jumpbar a bit of air on the left when there is text next to it.
Index: navbar.css
===================================================================
RCS file: /sources/public/validator/htdocs/navbar.css,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- navbar.css 14 May 2005 07:24:36 -0000 1.19
+++ navbar.css 16 May 2005 04:29:40 -0000 1.20
@@ -47,6 +47,7 @@
margin-top: -15px;
font-size: 0.9em;
font-weight: bold;
+ margin-left: 1em;
}
#jumpbar ul {
Received on Monday, 16 May 2005 04:29:51 UTC