git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3796 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2008-02-25 18:45:58 +00:00
parent 9a18eec669
commit 45827f830f
3 changed files with 2 additions and 19 deletions

View file

@ -44,7 +44,7 @@ a { text-decoration:none; }
#bodyWrap #header h1 a { font-family:Tahoma; color:#53554a;}
#bodyWrap #header #tagLine { position:relative; left:20px; top:30px; color:#7e7f77;}
#bodyWrap #header #globalNavigation { line-height:11pt; font-size:9pt; float:right; overflow:hidden; margin:45px 3px 0 0; }
#bodyWrap #header #globalNavigation { font-size:9pt; float:right; overflow:hidden; margin:30px 3px 0 0; }
#bodyWrap #header #globalNavigation li { float:left; margin-left:-1px; background:url(../images/common/blogHeaderVr.gif) no-repeat left center;}
#bodyWrap #header #globalNavigation li a { display:block; float:left; padding:0 7px; font-weight:bold; color:#54564b; white-space:nowrap;}