Übernahme woanders erstellter Änderungen
This commit is contained in:
@@ -14,13 +14,15 @@
|
||||
background-color: #FF8100;
|
||||
}
|
||||
|
||||
.cwsvHeader img:first-of-type{
|
||||
.cwsvHeader > amp-img:first-of-type,
|
||||
.cwsvHeader > img:first-of-type{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.cwsvHeader amp-img,
|
||||
.cwsvHeader img{
|
||||
width: auto;
|
||||
height: 3em;
|
||||
/* height: 100%;*/
|
||||
}
|
||||
|
||||
.cwsvHeader em{
|
||||
@@ -46,7 +48,8 @@
|
||||
}
|
||||
|
||||
@media (min-width: 1280px){
|
||||
.cwsvHeader img:first-of-type{
|
||||
.cwsvHeader > amp-img:first-of-type,
|
||||
.cwsvHeader > img:first-of-type{
|
||||
display: initial;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user