css is annoying

This commit is contained in:
Matthew Connelly 2015-03-09 19:56:58 +00:00
parent f679ab4bb9
commit b39d4645cd
1 changed files with 3 additions and 2 deletions

View File

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