borders are annoying?

This commit is contained in:
Matthew Connelly 2015-03-09 19:50:07 +00:00
parent c9429dae8c
commit f679ab4bb9
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ h3.highlight {
color:#ffffff;
border:0;
border-radius:0;
border-bottom: 2px solid white;
border-bottom: -2px solid white;
box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.5);
}
.navbar-nav > li > a {