mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
Fix styling after moving ascribe powered by logo
This commit is contained in:
parent
11fbfa1fe3
commit
830598509a
@ -59,7 +59,7 @@ $artcity--ter-highlight-color: #EDEDF0;
|
||||
height: 115%;
|
||||
}
|
||||
|
||||
.navbar-header .ascribe-powered-by,
|
||||
.ascribe-powered-by,
|
||||
.navbar-brand .icon-ascribe-logo {
|
||||
color: $artcity--nav-fg-prim-color;
|
||||
|
||||
|
@ -67,6 +67,10 @@ $ikono--font: 'Helvetica Neue', 'Helvetica', sans-serif !important;
|
||||
background-color: $ikono--bg-color;
|
||||
}
|
||||
|
||||
.ascribe-powered-by {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.navbar-toggle {
|
||||
.icon-bar {
|
||||
background-color: white;
|
||||
|
@ -56,7 +56,7 @@ $market--highlight-color: #2882fa;
|
||||
height: 115%;
|
||||
}
|
||||
|
||||
.navbar-header .ascribe-powered-by,
|
||||
.ascribe-powered-by,
|
||||
.navbar-brand .icon-ascribe-logo {
|
||||
color: $market--nav-fg-prim-color;
|
||||
|
||||
|
@ -57,7 +57,7 @@ $polline--highlight-color: #2882fa;
|
||||
padding: 0 5px 0 15px;
|
||||
}
|
||||
|
||||
.navbar-header .ascribe-powered-by,
|
||||
.ascribe-powered-by,
|
||||
.navbar-brand .icon-ascribe-logo {
|
||||
color: $polline--nav-fg-prim-color;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user