Contours moins visibles navbar
This commit is contained in:
parent
cf9a5e1ae4
commit
80ca2f099a
@ -117,7 +117,7 @@ body {
|
||||
background-color: transparent; }
|
||||
@media (min-width: 992px) {
|
||||
#mainNav {
|
||||
-webkit-text-stroke: 1px black;
|
||||
-webkit-text-stroke: 1px rgba(0, 0, 0, 0.7);
|
||||
border-color: rgba(255, 255, 255, 0.3);
|
||||
background-color: transparent; }
|
||||
#mainNav .navbar-brand {
|
||||
|
File diff suppressed because one or more lines are too long
@ -42,7 +42,7 @@
|
||||
}
|
||||
}
|
||||
@media (min-width: 992px) {
|
||||
-webkit-text-stroke: 1px black;
|
||||
-webkit-text-stroke: 1px rgba(0, 0, 0, 0.7);
|
||||
border-color: fade-out(white, .7);
|
||||
background-color: transparent;
|
||||
.navbar-brand {
|
||||
|
Loading…
Reference in New Issue
Block a user