Adjust colours on about/more page
This commit is contained in:
parent
8a9e6b9f49
commit
f303e280a7
@ -352,6 +352,18 @@ a.mention, .notification__message .fa {
|
||||
border: 4px solid $purple2;
|
||||
}
|
||||
|
||||
.public-layout .public-account-header__image {
|
||||
background: $ui-base-color;
|
||||
}
|
||||
|
||||
.public-layout .public-account-header__image .originalheader svg, .originalmascotimg svg {
|
||||
fill: $ui-primary-color;
|
||||
}
|
||||
|
||||
.public-layout .public-account-header__image .originalheader h1 a.brand {
|
||||
color: $ui-primary-color;
|
||||
}
|
||||
|
||||
.public-layout .header .nav-button {
|
||||
background: darken($purple3, 4%);
|
||||
&:hover, &:focus {
|
||||
|
Loading…
Reference in New Issue
Block a user