Increase width of nav bar.

llvm-svn: 95612
This commit is contained in:
Ted Kremenek 2010-02-08 23:54:46 +00:00
parent 2960ec1c95
commit fcf4904144
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ body {
#nav { #nav {
font-weight: bold; font-weight: bold;
color: #2d58b7; color: #2d58b7;
width:100%;
} }
#nav a { #nav a {
text-decoration: none; text-decoration: none;