use more splatfestival branding

This commit is contained in:
kittentm 2026-02-22 23:21:45 +01:00
commit 5042fdc53f
5 changed files with 133 additions and 28 deletions

View file

@ -1363,39 +1363,39 @@ input[type=text],input[type=password],input[type=tel],input[type=email],textarea
z-index:2;
width:93px;
height:30px;
background:transparent url('../img/honeyBee/logo_ninNet.svg') 0 0 no-repeat;
-moz-background-size:93px 30px;
-o-background-size:93px 30px;
-webkit-background-size:93px 30px;
background:transparent url('../img/honeyBee/ico_spfnnet.svg') 0 0 no-repeat;
-moz-background-size:93px 38.5px;
-o-background-size:93px 38.5px;
-webkit-background-size:93px 38.5px;
background-size:93px 30px
}
.no-svg .hb-header-wrapper h1,.no-js .hb-header-wrapper h1{
background-image:url('../img/honeyBee/logo_ninNet.png') !important
background-image:url('../img/honeyBee/ico_spfnnet.png') !important
}
.lt-ie9 .hb-header-wrapper h1{
width:124px;
width:170px;
height:40px;
background:transparent url('../img/honeyBee/logo_ninNet.svg') 0 0 no-repeat;
-moz-background-size:124px 40px;
-o-background-size:124px 40px;
-webkit-background-size:124px 40px;
background-size:124px 40px
background:transparent url('../img/honeyBee/ico_spfnnet.svg') 0 0 no-repeat;
-moz-background-size:170px 40px;
-o-background-size:224px 40px;
-webkit-background-size:170px 40px;
background-size:170px 40px
}
.no-svg .lt-ie9 .hb-header-wrapper h1,.no-js .lt-ie9 .hb-header-wrapper h1{
background-image:url('../img/honeyBee/logo_ninNet.png') !important
background-image:url('../img/honeyBee/ico_spfnnet.png') !important
}
@media screen and (min-width: 640px){
.hb-header-wrapper h1{
width:124px;
width:224px;
height:40px;
background:transparent url('../img/honeyBee/logo_ninNet.svg') 0 0 no-repeat;
-moz-background-size:124px 40px;
-o-background-size:124px 40px;
-webkit-background-size:124px 40px;
background-size:124px 40px
background:transparent url('../img/honeyBee/ico_spfnnet.svg') 0 0 no-repeat;
-moz-background-size:170px 40px;
-o-background-size:170px 40px;
-webkit-background-size:170px 40px;
background-size:170px 40px
}
.no-svg .hb-header-wrapper h1,.no-js .hb-header-wrapper h1{
background-image:url('../img/honeyBee/logo_ninNet.png') !important
background-image:url('../img/honeyBee/ico_spfnnet.png') !important
}
}
.no-js .hb-header-wrapper h1{