Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
4 deletions
-
css/app.css
|
@ -4547,16 +4547,16 @@ meta.foundation-mq-topbar { |
|
|
color: #666; } |
|
|
color: #666; } |
|
|
.top-bar-section li:not(.has-form) a:not(.button) { |
|
|
.top-bar-section li:not(.has-form) a:not(.button) { |
|
|
background: #333333; |
|
|
background: #333333; |
|
|
line-height: 6.25rem; |
|
|
line-height: 4rem; |
|
|
padding: 0 1.25rem; } |
|
|
padding: 0 1rem; } |
|
|
.top-bar-section li:not(.has-form) a:not(.button):hover { |
|
|
.top-bar-section li:not(.has-form) a:not(.button):hover { |
|
|
background-color: #555555; |
|
|
background-color: #555555; |
|
|
background: #222222; } |
|
|
background: #222222; } |
|
|
.top-bar-section li.active:not(.has-form) a:not(.button) { |
|
|
.top-bar-section li.active:not(.has-form) a:not(.button) { |
|
|
background: #AB8860; |
|
|
background: #AB8860; |
|
|
color: #FFFFFF; |
|
|
color: #FFFFFF; |
|
|
line-height: 6.25rem; |
|
|
line-height: 4rem; |
|
|
padding: 0 1.25rem; } |
|
|
padding: 0 1rem; } |
|
|
.top-bar-section li.active:not(.has-form) a:not(.button):hover { |
|
|
.top-bar-section li.active:not(.has-form) a:not(.button):hover { |
|
|
background: #96754f; |
|
|
background: #96754f; |
|
|
color: #FFFFFF; } |
|
|
color: #FFFFFF; } |
|
|