Commit 149700a5 authored by Patrick's avatar Patrick
Browse files

Update Icons and Logo

parent 39b17cd5
......@@ -896,7 +896,7 @@
"style": {
"image": {
"icon": {
"src": "./templates/locationSM.png",
"src": "./templates/multiplikatoren.png",
"scale": 0.5
}
}
......@@ -915,7 +915,7 @@
"style": {
"image": {
"icon": {
"src": "./templates/locationSM.png",
"src": "./templates/info_button.png",
"scale": 0.5
}
}
......@@ -933,7 +933,7 @@
"style": {
"image": {
"icon": {
"src": "./templates/locationQ.png",
"src": "./templates/befragung.png",
"scale": 0.5
}
}},
......@@ -1137,7 +1137,7 @@
"style": {
"image": {
"icon": {
"src": "./templates/locationQ.png",
"src": "./templates/befragung.png",
"scale": 0.5
}
}
......@@ -1158,7 +1158,7 @@
"style": {
"image": {
"icon": {
"src": "./templates/locationQ.png",
"src": "./templates/befragung.png",
"scale": 0.5
}
}
......@@ -1179,7 +1179,7 @@
"style": {
"image": {
"icon": {
"src": "./templates/locationQ.png",
"src": "./templates/befragung.png",
"scale": 0.5
}
}
......
......@@ -220,15 +220,27 @@ img.scale {
margin: 0 1rem .5rem .5rem;
}
.company-logo {
/* background-image: url(../images/logo_kleiner.svg); */
background-image: url(../images/logo_kleiner.svg);
background-color: transparent;
background-size: contain;
background-repeat: no-repeat;
width: 140px;
height: 70px;
height: 50px;
display: inline-block;
margin-top: .8em;
margin-top: .3em;
margin-left: .8em;
}
.company-logo2 {
background-image: url(../images/Wid_Logo_weiß.png);
background-color: transparent;
background-size: contain;
background-repeat: no-repeat;
display: inline-block;
width: 140px;
margin-top: .5em;
height: 40px;
}
/* Slider */
......
......@@ -159,8 +159,9 @@
<header class="tour-header vcm-header-height vcm-header-base vcm-border-splash">
<div id="header">
<div class="logo-box vcm_copyright_headerLogoBox">
<div class="logo-box vcm_copyright_headerLogoBox" style="width:40rem!important;">
<div class="company-logo"></div>
<div class="company-logo2"></div>
</div>
<div class="title-box vcm_copyright_headerTitle"></div>
<!-- Drop down menu starts here -->
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment