Fix styling after moving ascribe powered by logo

This commit is contained in:
Brett Sun 2016-06-17 16:29:48 +02:00
parent 11fbfa1fe3
commit 830598509a
4 changed files with 7 additions and 3 deletions

View File

@ -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;

View File

@ -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;

View File

@ -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;

View File

@ -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;