diff options
author | ot <ot@localhost> | 2005-02-16 03:50:27 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-02-16 03:50:27 +0000 |
commit | f65d74e03ddf143f0f6931f07a424b4e2d0cdb54 (patch) | |
tree | 62dd877e46524e9de5f32177d4a4ec98fb75d13e /htdocs/navbar.css | |
parent | 45f1e1fee47e13e858945b53e736bcab6ea8b2b1 (diff) | |
download | markup-validator-f65d74e03ddf143f0f6931f07a424b4e2d0cdb54.zip markup-validator-f65d74e03ddf143f0f6931f07a424b4e2d0cdb54.tar.gz markup-validator-f65d74e03ddf143f0f6931f07a424b4e2d0cdb54.tar.bz2 |
that #036 blue really doesn't work here, trying the lighter, gentler w3c 'brand' blue instead
Diffstat (limited to 'htdocs/navbar.css')
-rw-r--r-- | htdocs/navbar.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/navbar.css b/htdocs/navbar.css index ec82242..bbc9773 100644 --- a/htdocs/navbar.css +++ b/htdocs/navbar.css @@ -4,12 +4,12 @@ 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.16 2005-02-16 03:28:54 ot Exp $ + $Id: navbar.css,v 1.17 2005-02-16 03:50:27 ot Exp $ */ #menu { - background-color: #036; + background-color: #005A9C; margin: 0; padding: 0; margin-left: 42px; |