borders are annoying?
This commit is contained in:
parent
c9429dae8c
commit
f679ab4bb9
|
@ -66,7 +66,7 @@ h3.highlight {
|
||||||
color:#ffffff;
|
color:#ffffff;
|
||||||
border:0;
|
border:0;
|
||||||
border-radius: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);
|
box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.5);
|
||||||
}
|
}
|
||||||
.navbar-nav > li > a {
|
.navbar-nav > li > a {
|
||||||
|
|
Loading…
Reference in New Issue