Lowered navbar opacity to 0.90
This commit is contained in:
@ -62,8 +62,8 @@ a {
|
||||
}
|
||||
|
||||
.navbar-default {
|
||||
background: rgba(255, 255, 255, 0.95);
|
||||
border-color: rgba(238,238,238,0.95);
|
||||
background: rgba(255, 255, 255, 0.90);
|
||||
border-color: rgba(238,238,238,0.90);
|
||||
|
||||
.navbar-brand {
|
||||
color: #007aff;
|
||||
|
Reference in New Issue
Block a user