CSS: use #logo selector everywhere (#66231)

This commit is contained in:
Thomas Jund 2022-06-14 17:00:33 +02:00
parent 96bb523c17
commit 00a2d3274f
128 changed files with 192 additions and 192 deletions

View File

@ -1,4 +1,4 @@
h1#logo {
#logo {
padding-top: 20px;
}
@ -6,7 +6,7 @@ h2 {
letter-spacing: 0.08em;
}
h1#logo a {
#logo a {
margin: 10px;
background: url(img/logo.jpg) no-repeat left bottom;
background-size: contain;
@ -16,7 +16,7 @@ h1#logo a {
}
@media screen and (max-width: $nav-mobile-limit) {
h1#logo {
#logo {
padding-top: 40px;
}
div.gru-nav-wrapper {

View File

@ -99,7 +99,7 @@ div#header-wrapper {
}
}
h1#logo.has-logo {
#logo.has-logo {
padding: 20px 0;
@media ($min-desktop-viewport) {
align-self: center;

View File

@ -1,6 +1,6 @@
@import '../includes/fonts/din';
#header #top #logo a {
#logo a {
box-sizing: content-box;
background: url(img/logo.png) bottom left no-repeat;
background-size: 340px;
@ -61,7 +61,7 @@ div#main-content-wrapper {
}
@media screen and ($max-mobile-viewport) {
#header #top #logo a {
#logo a {
display: block;
height: 75px;
}

View File

@ -18,7 +18,7 @@ div#top {
display: flex;
align-items: center;
}
h1#logo {
#logo {
flex-grow: 1;
font-size: $fz-h4;
& a, &.has-logo a {

View File

@ -2,11 +2,11 @@
padding-left: 0.5rem;
}
#header #top #logo a {
#logo a {
color: $primary-color;
}
h1#logo a {
#logo a {
background: url(img/logo.png) no-repeat left bottom;
@media screen and ($max-mobile-viewport) {
background-size: contain;

View File

@ -549,7 +549,7 @@ div.wcscurrentformscell ul {
@media screen and ($max-mobile-viewport){
#header #top #logo a {
#logo a {
display: block;
height: 75px;
}

View File

@ -1,4 +1,4 @@
#header #top #logo a {
#logo a {
height: 100px;
margin-top: 10px;
margin-bottom: 10px;
@ -20,7 +20,7 @@
}
@media screen and ($max-mobile-viewport) {
#header #top #logo a {
#logo a {
display: block;
height: 75px;
overflow: hidden;

View File

@ -3,7 +3,7 @@
div#header-wrapper {
background-color: $red;
div#header h1 {
#logo {
padding-top: 15px;
@media screen and ($max-mobile-viewport) {
padding-top: 50px;

View File

@ -27,7 +27,7 @@ $logo-width: 50px;
#header {
position: relative;
h1#logo {
#logo {
position: absolute;
top: 20px;
left: 20px;
@ -54,7 +54,7 @@ $logo-width: 50px;
}
@media screen and (max-width: $nav-mobile-limit) {
#header h1.has-logo {
#logo.has-logo {
background: $darkgray;
top: 0;
padding-top: 10px;
@ -319,7 +319,7 @@ div#rub_service.has-sidebox > h2 {
}
h1#logo.dashboard-change {
#logo.dashboard-change {
animation-name: favorite_pulse_animation;
animation-duration: 3000ms;
animation-iteration-count: 1;

View File

@ -32,7 +32,7 @@ $logo-width: 110px;
}
@media screen and (max-width: $nav-mobile-limit) {
#header h1.has-logo {
#logo.has-logo {
padding-left: 0;
left: 0;
width: 100%;
@ -295,7 +295,7 @@ div#rub_service.has-sidebox > h2 {
}
h1#logo.dashboard-change {
#logo.dashboard-change {
animation-name: favorite_pulse_animation;
animation-duration: 3000ms;
animation-iteration-count: 1;

View File

@ -167,7 +167,7 @@ div#header {
}
}
h1#logo.has-logo {
#logo.has-logo {
padding-left: 0;
a {
max-width: 100%;

View File

@ -149,7 +149,7 @@ body.scrolled {
margin-bottom: 1rem;
}
}
#header h1 a {
#logo a {
padding-top: 0.5rem;
}

View File

@ -15,7 +15,7 @@
border-top: 35px solid $primary-color;
}
div#header h1#logo.has-logo {
#logo.has-logo {
padding-bottom: 20px;
a {
min-height: 70px;

View File

@ -23,7 +23,7 @@ div#header {
padding-bottom: $columns-gutter / 4;
}
}
h1#logo {
#logo {
@media ($max-mobile-viewport) {
padding-left: 0;
}

View File

@ -18,7 +18,7 @@ div.textcell {
div#header-wrapper {
background: white url(img/bg_logo.png) top center no-repeat;
height: 200px;
div#header h1 {
#logo {
padding-top: 80px;
a {
display: block;
@ -106,4 +106,4 @@ footer {
@media ($mq-min--wcs-steps-horizontal-layout) and ($max-mobile-viewport) {
padding: 0.5em;
}
}
}

View File

@ -6,7 +6,7 @@
justify-content: space-between;
}
h1#logo a {
#logo a {
height: 100px;
width: 260px;
@media screen and (max-width: $very-small-limit) {

View File

@ -33,7 +33,7 @@ div#header {
padding-left: 0;
}
h1#logo {
#logo {
box-sizing: content-box;
background: url(logo2.png) 0px 4px no-repeat;
position: relative;
@ -77,7 +77,7 @@ div#nav > ul > li a {
#toplinks {
max-width: none;
}
h1#logo a {
#logo a {
display: block;
white-space: nowrap;
overflow: hidden;

View File

@ -1,4 +1,4 @@
#header #top #logo a {
#logo a {
height: 100px;
line-height: 100px;
color: $primary-color;
@ -17,7 +17,7 @@
}
@media screen and ($max-mobile-viewport) {
#header #top #logo a {
#logo a {
display: block;
height: 75px;
overflow: hidden;

View File

@ -68,7 +68,7 @@ p {
}
// Logo
h1#logo.has-logo {
#logo.has-logo {
line-height: 1.5;
flex-grow: 1;
font-size: 1em;

View File

@ -1,5 +1,5 @@
h1#logo {
#logo {
height: 80px;
a {
box-sizing: content-box;
@ -291,4 +291,4 @@ div#footer {
}
}
}
}
}

View File

@ -10,7 +10,7 @@ div#header {
max-width: none;
}
h1#logo a {
#logo a {
box-sizing: content-box;
padding-top: 10px;
display: inline-block;

View File

@ -1,10 +1,10 @@
h1#logo {
#logo {
@media screen and ($max-mobile-viewport) {
overflow: hidden;
}
}
h1#logo a {
#logo a {
box-sizing: content-box;
padding-top: 10px;
display: inline-block;

View File

@ -33,7 +33,7 @@ body {
@media screen and ($max-mobile-viewport) {
border-top: 0;
}
h1#logo {
#logo {
padding: 40px 0;
@media screen and ($max-mobile-viewport) {
padding: 50px 0;

View File

@ -48,7 +48,7 @@ div#header {
padding-left: $columns-gutter;
padding-right: $columns-gutter;
}
h1#logo {
#logo {
padding-bottom: 20px;
a {
display: block;

View File

@ -10,12 +10,12 @@
height: 240px;
}
#header #top #logo {
#logo {
padding-top: 10px;
}
// position the logo on top of site title
#header #top #logo a {
#logo a {
height: 100px;
line-height: 100px;
color: white;
@ -58,10 +58,10 @@ footer {
#header-wrapper {
height: 220px;
}
#header #top h1 {
#logo {
padding-left: 0;
}
#header #top #logo a {
#logo a {
display: block;
background-position: 0 30px; // avoid top-links to overlap the logo
padding-top: 70px;

View File

@ -14,11 +14,11 @@
background: $footer-background;
}
h1#logo {
#logo {
padding: 20px 0;
}
h1#logo a {
#logo a {
background: url(logo.png) no-repeat;
display: inline-block;
height: 79px;

View File

@ -114,7 +114,7 @@ div#header-wrapper {
}
div#header {
h1#logo {
#logo {
position: absolute;
top: -$header-border-height;
left: 20px;
@ -133,7 +133,7 @@ div#header {
padding-left: 5px;
}
}
h1#logo a {
#logo a {
display: block;
height: $header-border-height;
width: 335px;

View File

@ -7,7 +7,7 @@ a {
}
}
h1#logo a {
#logo a {
background: url('img/logo.png') no-repeat;
background-size: contain;
background-color: transparent;

View File

@ -60,7 +60,7 @@ div.textcell {
div#header-wrapper {
height: 140px;
div#header h1 {
#logo {
padding-top: 40px;
a {
display: block;

View File

@ -15,7 +15,7 @@
}
div#header-wrapper {
div#header h1 {
#logo {
padding-top: 15px;
a {
display:inline-block;

View File

@ -1,7 +1,7 @@
@import '../includes/fonts/titillium';
@import '../includes/fonts/krub';
#header #top #logo {
#logo {
@media screen and ($min-desktop-viewport) {
a {
margin-top: 50px;

View File

@ -15,7 +15,7 @@ div#main-content-wrapper {
margin: 0 auto;
}
h1#logo a {
#logo a {
background: url(logo1.png) no-repeat -42px 100%;
display: inline-block;
padding-top: 39px;
@ -64,7 +64,7 @@ div#footer-wrapper {
border-color: $nav-menu-color;
}
div#header h1#logo {
#logo {
padding-top: 10px;
}
@ -137,10 +137,10 @@ div.footer-content div {
right: 0;
border-radius: 0;
}
div#header h1#logo {
#logo {
padding-top: 20px;
}
h1#logo a {
#logo a {
background-size: 100%;
width: 230px;
background-position: -20px 0px;

View File

@ -1,4 +1,4 @@
h1#logo {
#logo {
position: relative;
height: 30px;
@media ($max-mobile-viewport) {

View File

@ -2,7 +2,7 @@ a:hover {
color: #A3BF26;
}
h1#logo a {
#logo a {
box-sizing: content-box;
padding-top: 10px;
display: inline-block;
@ -18,7 +18,7 @@ h1#logo a {
}
}
div#header h1 {
#logo {
width: 239px;
margin: 0 auto;
}

View File

@ -84,7 +84,7 @@ div#header {
display: block;
clear: both;
}
h1#logo {
#logo {
padding: 0;
a {
text-indent: -9999em;

View File

@ -14,18 +14,18 @@ $mobile-three-columns-break: 650px;
div#header {
max-width: 1280px;
height: $header-height;
h1#logo {
#logo {
width: 50%;
position: relative;
z-index: 100;
}
h1#logo.has-logo a {
#logo.has-logo a {
background-size: auto 80px;
background-position: bottom 15px right 80px;
display: block;
height: 150px;
}
h1#logo::after {
#logo::after {
content: "";
display: block;
background: white;
@ -37,7 +37,7 @@ div#header {
transform: skewX(-21deg);
transform-origin: top right;
}
h1#logo a::after {
#logo a::after {
z-index: 200;
content: "";
display: block;
@ -106,10 +106,10 @@ div#header {
}
@media screen and ($max-mobile-viewport) {
height: 80px;
h1#logo.has-logo::after {
#logo.has-logo::after {
content: none;
}
h1#logo.has-logo a {
#logo.has-logo a {
height: 80px;
width: calc(100vw - 100px);
background-position: bottom 10px left 0;

View File

@ -50,7 +50,7 @@ div.textcell {
div#header-wrapper {
height: 140px;
div#header h1 {
#logo {
padding-top: 40px;
a {
display: block;

View File

@ -103,7 +103,7 @@ div#header-wrapper {
div#header {
max-width: 100%;
h1#logo {
#logo {
display: flex;
justify-content: center;
a {

View File

@ -50,12 +50,12 @@ div#header-wrapper {
@media screen and ($max-mobile-viewport) {
border-bottom: 3px solid $primary-color;
}
#top #logo {
#logo {
@media screen and ($max-mobile-viewport) {
padding-left: 0;
}
}
#top #logo a {
#logo a {
box-sizing: content-box;
display: block;
padding-top: 40px;

View File

@ -1,4 +1,4 @@
#header h1#logo {
#logo {
padding-top: 30px;
}
@ -9,7 +9,7 @@ body.has-header-background {
}
}
h1#logo {
#logo {
a {
display: block;
background: transparent url(anneaux-guichet.png) bottom left no-repeat;

View File

@ -7,7 +7,7 @@ body {
background: url(header.png) top left repeat-x;
}
h1#logo {
#logo {
background: url(logo.png) top left no-repeat;
height: 86px;
text-indent: -10000px;

View File

@ -9,7 +9,7 @@ body.has-header-background {
}
}
h1#logo.has-logo a {
#logo.has-logo a {
display: inline-block;
height: 40px;
min-width: 100px;
@ -97,7 +97,7 @@ body.scrolled {
width: auto;
padding-right: 0;
border-bottom: 0;
#header h1 a {
#logo a {
padding-left: 0;
}
}

View File

@ -28,7 +28,7 @@ div#header-wrapper {
}
}
div#header h1 a {
#logo a {
font-size: 110%;
text-transform: uppercase;
display: inline-block;

View File

@ -24,7 +24,7 @@ html {
}
}
div#header h1#logo {
#logo {
@media screen and (max-width: $nav-mobile-limit) {
margin-left: calc(55% - 160px);
}

View File

@ -91,7 +91,7 @@ body {
);
}
h1#logo.has-logo {
#logo.has-logo {
@media ($max-mobile-viewport) {
padding-left: 0;
}

View File

@ -46,7 +46,7 @@ div#header-wrapper {
}
}
div#header h1#logo {
#logo {
position: absolute;
@media screen and ($max-mobile-viewport) {
position: static;

View File

@ -8,7 +8,7 @@ div#header {
background-size: contain;
}
div#header h1 {
#logo {
line-height: 190px;
height: 190px;
@media screen and ($max-mobile-viewport) {
@ -19,7 +19,7 @@ div#header h1 {
}
}
div#header h1 a {
#logo a {
color: white;
padding-left: 180px;
display: inline-block;

View File

@ -71,7 +71,7 @@ input, select, textarea {
height: $header-height-desktop;
}
}
h1#logo {
#logo {
line-height: $header-height-mobile - 20px;
background-color: $red;
flex: 0 0 100px;

View File

@ -29,7 +29,7 @@ input, select, textarea {
.site-header--title > .cell + h1 {
display: none;
}
div#header h1 {
#logo {
padding-left: 0;
background-position: 0;
}

View File

@ -16,7 +16,7 @@ div#header {
margin-bottom: 2rem;
}
h1#logo.has-logo a {
#logo.has-logo a {
height: 80px;
}

View File

@ -27,7 +27,7 @@ $show-site-title: null !default;
}
}
h1#logo {
#logo {
& a {
$no-logo-site-title: if($show-site-title == false, false, true);
@include display-site-title($no-logo-site-title);

View File

@ -198,7 +198,7 @@ div.menucell {
}
}
// Dedicated burger button space on left on header title
#header h1 {
#logo {
padding-left: calc(#{$nav-menu-side} + 20px);
background-position: calc(#{$nav-menu-side} + 20px);
}
@ -455,7 +455,7 @@ div.menucell {
.site-nav {
@include pwa-bottom-bar;
}
div#header h1 { // cancel hamburger
#logo { // cancel hamburger
padding-left: 0;
background-position: 0;
}

View File

@ -205,7 +205,7 @@ div#header {
height: $header-height-desktop;
}
}
h1#logo.has-logo {
#logo.has-logo {
flex-grow: 1;
padding: 0;
background: none;

View File

@ -9,7 +9,7 @@ body {
border-width: 1px 0;
}
h1#logo {
#logo {
height: 2em;
line-height: 2em;
background: rgba(255, 255, 255, 0.3);
@ -17,7 +17,7 @@ h1#logo {
padding: 0 1ex;
}
h1#logo a {
#logo a {
text-shadow: -2px -1px white;
}

View File

@ -2,7 +2,7 @@
// HEADER
//
h1#logo.has-logo a {
#logo.has-logo a {
min-height: 70px;
@media screen and (max-width: $mobile-limit) {
margin-top: 20px;

View File

@ -2,7 +2,7 @@
div#header-wrapper {
background: $primary-color;
div#header h1 {
#logo {
@media screen and ($max-mobile-viewport) {
padding-top: 50px;
}

View File

@ -37,7 +37,7 @@ h2, .gru-content div.textcell h2:first-child {
//
// HEADER
//
h1#logo {
#logo {
@media ($max-mobile-viewport) {
padding-top: 0.7em;
padding-bottom: 0.7em;

View File

@ -40,7 +40,7 @@ div#header {
align-items: center;
}
h1#logo {
#logo {
font-size: 1em;
flex: 1 1 auto;
&.has-logo a {

View File

@ -65,17 +65,17 @@ div#header {
padding: 0 3px;
}
h1#logo {
#logo {
background: url(logo-CCH.png) top left no-repeat;
padding-left: 5px;
padding-top: 130px;
}
h1#logo a {
#logo a {
color: white;
}
h1#logo a {
#logo a {
padding-left: 50px;
}
@ -86,7 +86,7 @@ h1#logo a {
div#top {
height: 190px;
}
div#header h1#logo {
#logo {
padding-left: 20px;
padding-top: 140px;
}

View File

@ -11,7 +11,7 @@
}
}
h1#logo.has-logo {
#logo.has-logo {
text-align: center;
padding-left: 0px;
a {

View File

@ -2,7 +2,7 @@ div#header {
border-top: 15px solid $primary-color;
}
#header #top #logo a {
#logo a {
display: block;
background: url(img/logo.png) 0 10px no-repeat;
height: 80px;

View File

@ -1,11 +1,11 @@
div#header {
padding-top: 20px;
div#top h1 {
#logo {
background: none;
padding: 0;
font-size: 35px;
@media screen and (max-width: $nav-mobile-limit) {
&#logo.has-logo a {
&.has-logo a {
background-size: 100px;
background-position-x: 60px;
background-position-y: top;

View File

@ -2,11 +2,11 @@ body {
background: #EEEFE9;
}
div#header h1 {
#logo {
padding-top: 40px;
}
div#header h1 a {
#logo a {
color: darken($primary-color, 20%);
}

View File

@ -17,7 +17,7 @@ body.has-header-background {
div#header {
padding: 0;
}
h1#logo.has-logo {
#logo.has-logo {
display: inline-block;
background-image: radial-gradient(
circle at 10% 80%,

View File

@ -2,7 +2,7 @@
// Header
#header {
h1#logo.has-logo {
#logo.has-logo {
left: 0.4375rem;
a {
// logo

View File

@ -6,7 +6,7 @@ body {
}
div#header-wrapper {
div#header h1 {
#logo {
padding-top: 40px;
padding-bottom: 40px;
@media screen and ($max-mobile-viewport) {

View File

@ -9,7 +9,7 @@ div#header {
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0;
h1#logo {
#logo {
background: url('img/logo.png') center right no-repeat;
height: 2em;
padding: 1em 0 0 0;

View File

@ -119,11 +119,11 @@ body.has-picture .site-nav::after {
width: auto;
padding-right: 0;
border-bottom: 0;
#header h1 {
#logo {
margin-top: 0rem;
margin-bottom: 1rem;
}
#header h1 a {
#logo a {
padding-left: 50px;
white-space: pre;
display: inline-block;

View File

@ -88,7 +88,7 @@ body.scrolled {
margin-top: 0;
margin-bottom: 0;
}
.site-header #header h1 a {
#logo a {
height: 40px;
line-height: 40px;
background-position: 10px center;
@ -109,10 +109,10 @@ body.scrolled {
width: auto;
padding-right: 0;
border-bottom: 0;
#header h1 {
#logo {
margin-top: 0rem;
}
#header h1 a {
#logo a {
padding-left: 0;
text-indent: -10000px;
}

View File

@ -46,7 +46,7 @@
margin-bottom: 10px;
}
h1#logo a {
#logo a {
display: inline-block;
width: 373px;
height: 129px;

View File

@ -33,7 +33,7 @@ body {
.site-header {
background: none;
border-top: none;
h1#logo {
#logo {
padding: 10px 0;
@media screen and ($max-mobile-viewport) {
padding: 10px 50px;

View File

@ -19,7 +19,7 @@ $header-height: $logo-height + 20px;
display: flex;
align-items: center;
}
h1#logo {
#logo {
flex-grow: 1;
font-size: $fz-h4;
@media (max-width: $very-small-limit) {

View File

@ -86,7 +86,7 @@ div#main-content-wrapper {
font-weight: normal;
}
div#top h1#logo {
#logo {
font-weight: normal;
padding-top: 100px;
a {

View File

@ -12,7 +12,7 @@
background-position: 3em center;
background-size: 75% auto;
}
h1#logo {
#logo {
text-indent: -999999px;
}
}

View File

@ -7,7 +7,7 @@
#header {
color: white;
font-family: Titillium;
h1#logo a {
#logo a {
line-height: 170px;
font-size: 2.667rem;
color: white;

View File

@ -7,7 +7,7 @@
#header {
color: white;
font-family: Titillium;
h1#logo a {
#logo a {
line-height: 170px;
font-size: 2.667rem;
color: white;

View File

@ -108,7 +108,7 @@ label {
padding-bottom: 1.5em;
}
h1#logo.has-logo {
#logo.has-logo {
@extend .page-title;
> a {
min-height: $logo-height;

View File

@ -47,7 +47,7 @@ div#header-wrapper {
max-width: $width;
margin: 0 auto;
h1#logo {
#logo {
float: right;
margin: 10px 1em 0 0;
a {

View File

@ -17,7 +17,7 @@ body.has-picture {
div#header {
padding-top: $nav-height;
h1#logo {
#logo {
&.has-logo a {
height: 60px;
display: block;
@ -88,4 +88,4 @@ div#rub_service {
&:hover {
color: #ecd5a8;
}
}
}

View File

@ -78,7 +78,7 @@ div#top > a {
}
div#top h1 {
#logo h1 {
width: 10em;
text-align: center;
padding-top: 3em;
@ -88,7 +88,7 @@ div#top h1 {
font-weight: bold;
}
div#top h1 a {
#logo a {
color: white;
text-shadow: #6374AB 0px 0px 3px;
}

View File

@ -24,7 +24,7 @@ div#header-wrapper {
left: 50px;
}
}
h1#logo {
#logo {
a {
display: block;
text-indent: -9999px;

View File

@ -106,7 +106,7 @@ footer {
width: auto;
padding-right: 0;
border-bottom: 0;
#header h1 a {
#logo {
padding-left: 0;
}
}

View File

@ -2,7 +2,7 @@
background-color: #333333;
}
div#header h1#logo {
#logo {
a {
height: 100px;
display: block;

View File

@ -6,12 +6,12 @@ body {
margin: 0 auto;
}
h1#logo {
#logo {
padding-top: 12px;
padding-bottom: 12px;
}
h1#logo a {
#logo a {
text-indent: -1000px;
display: block;
color: $primary-color;
@ -308,7 +308,7 @@ div#user-files {
border-width: 0 0 2px 2px;
top: 0px;
}
div#header h1#logo {
#logo {
padding-top: 50px;
a {
max-width: 100%;

View File

@ -26,7 +26,7 @@ main {
margin-top: 2rem;
}
h1#logo.has-logo {
#logo.has-logo {
display: flex;
flex-grow: 1;

View File

@ -22,13 +22,13 @@ div#nav > ul > li a {
font-weight: normal;
}
h1#logo {
#logo {
font-weight: normal;
height: 50px;
line-height: 60px;
}
h1#logo a {
#logo a {
font-style: italic;
color: white;
}

View File

@ -64,7 +64,7 @@ div#toplinks {
background: transparent;
}
h1#logo {
#logo {
color: black;
padding-top: 10px;
font-family: the_sans_regular, Arial, Helvetica, sans-serif;
@ -72,7 +72,7 @@ h1#logo {
font-size: 2.286rem;
}
h1#logo > a {
#logo > a {
color: inherit;
text-transform: uppercase;
font-weight: 900;

View File

@ -1,10 +1,10 @@
@import '../includes/fonts/opensans';
div#header h1 {
#logo {
padding-top: 20px;
}
div#header h1 a {
#logo a {
background: url(pdg_loe.png) top left no-repeat;
padding-top: 80px;
padding-bottom: 20px;

View File

@ -9,7 +9,7 @@ div#header-wrapper {
background-color: #3d3d3d;
background-position: -30px -30px;
}
div#header h1 {
#logo {
padding-top: 80px;
a {
display: block;

View File

@ -3,13 +3,13 @@ body.has-header-background {
box-sizing: content-box;
height: 150px;
padding-bottom: 10px;
h1#logo {
#logo {
padding-top: 40px;
}
}
}
h1#logo a {
#logo a {
display: block;
height: 60px;
line-height: 60px;

View File

@ -1,4 +1,4 @@
h1#logo a {
#logo a {
@media screen and ($max-mobile-viewport) {
margin-top: 35px;
margin-bottom: 5px;

View File

@ -140,7 +140,7 @@ body.has-picture {
width: auto;
padding-right: 0;
border-bottom: 0;
#header h1 a {
#logo a {
background-position: 0 0;
padding-left: 50px;
white-space: pre;

View File

@ -25,7 +25,7 @@ html, body {
background: #D5DEE3 url(logos-footer.png) no-repeat 1% 90%;
}
div#header h1#logo a {
#logo a {
background: url(creatic-new.jpg) no-repeat 10px 10px;
height: 140px;
width: 323px;
@ -69,7 +69,7 @@ div#nav a {
#top {
background: transparent;
}
div#header h1#logo a {
#logo a {
background-size: 200px;
height: 85px;
}

View File

@ -24,7 +24,7 @@ div#header {
}
}
h1#logo {
#logo {
padding-top: 35px;
font-size: 1.667rem;
font-weight: normal;

View File

@ -12,7 +12,7 @@ body {
height: auto;
padding-top: 0px;
}
h1#logo {
#logo {
a {
box-sizing: content-box;
pointer-events: auto;

View File

@ -147,7 +147,7 @@ input[readonly], select[readonly], textarea[readonly] {
display: flex;
align-items: center;
}
#header h1#logo {
#logo {
flex-grow: 1;
padding-left: 0;
&.has-logo a {

View File

@ -25,7 +25,7 @@ a#publik-portal-agent {
border-width: 1px;
}
h1#logo.has-logo {
#logo.has-logo {
a {
text-indent: 0;
}

View File

@ -13,7 +13,7 @@ div#header {
min-height: 60px;
}
h1#logo {
#logo {
flex: 0 1 187px;
display: flex;
font-size: 1em;
@ -196,7 +196,7 @@ main {
body.authentic-page, body.registration-page {
div#header {
background: $authentik-header-background;
h1#logo {
#logo {
display: none;
}
}

View File

@ -110,7 +110,7 @@ div#header {
margin-bottom: 2em;
}
h1#logo a {
#logo a {
background: url(img/logo.svg) no-repeat left bottom;
background-size: auto 1.3em;
background-position: 0.4em center;

View File

@ -130,7 +130,7 @@ div#header {
justify-content: center;
}
}
#header #logo {
#logo {
margin-bottom: -8px;
position: relative;
z-index: 102;

Some files were not shown because too many files have changed in this diff Show More