Sonic City (talk | contribs) No edit summary |
Sonic City (talk | contribs) No edit summary |
||
Line 67: | Line 67: | ||
background-color: transparent !important; | background-color: transparent !important; | ||
border: unset !important; | border: unset !important; | ||
} | |||
#cosmos-banner{ | |||
height: 46px; | |||
background-color:#051e72; | |||
} | |||
.cosmos-userButton-label { | |||
color: #fff; | |||
} | |||
span.#p-personal-label.cosmos-userButton-label:hover { | |||
color:#fff; | |||
} | |||
.cosmos-header__top-container { | |||
/* display: flex | |||
; */ | |||
height: auto; | |||
content: url(https://sonic-city.net/wiki/images/3/3b/Wiki_logo.png); | |||
max-width: 300px; | |||
/* align-items: baseline; */ | |||
/* align-content: stretch; */ | |||
/* flex-direction: column; */ | |||
/* flex-wrap: nowrap; */ | |||
margin: 0 auto; | |||
.cosmos-header { | |||
background: #a60304; | |||
} | |||
.cosmos-header::before { | |||
background: none; | |||
} | |||
.cosmos-header .wds-tabs .wds-tabs__tab-label a { | |||
color: #fff; | |||
} | } |