NIHVIVO-556: Changed color for line separators in top header nav

This commit is contained in:
mb863 2010-12-16 22:26:59 +00:00
parent 0989181973
commit 704136c6f2
2 changed files with 168 additions and 209 deletions

View file

@ -97,7 +97,7 @@ ul#header-nav li {
display: block;
padding-left: 10px;
padding-right: 10px;
border-right: 1px solid #fff;
border-right: 1px solid #7c7d7f;
font-size: 0.7em;
color: #fff;
}