- kleinere Korrektur des css für das Headerzitat
geändert: css/cwsvJudo-2018-header.css
This commit is contained in:
@@ -13,6 +13,13 @@
|
|||||||
background-color: #FF8100;
|
background-color: #FF8100;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.cwsvHeader > span:first-of-type{
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: flex-start;
|
||||||
|
text-align: start;
|
||||||
|
}
|
||||||
|
|
||||||
.cwsvHeader > amp-img:first-of-type,
|
.cwsvHeader > amp-img:first-of-type,
|
||||||
.cwsvHeader > img:first-of-type{
|
.cwsvHeader > img:first-of-type{
|
||||||
display: none;
|
display: none;
|
||||||
@@ -22,6 +29,7 @@
|
|||||||
.cwsvHeader img{
|
.cwsvHeader img{
|
||||||
width: auto;
|
width: auto;
|
||||||
height: 3em;
|
height: 3em;
|
||||||
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cwsvHeader em{
|
.cwsvHeader em{
|
||||||
@@ -54,11 +62,7 @@
|
|||||||
.cwsvHeader > img:first-of-type{
|
.cwsvHeader > img:first-of-type{
|
||||||
display: initial;
|
display: initial;
|
||||||
}
|
}
|
||||||
}
|
.cwsvHeader > span:first-of-type{
|
||||||
|
align-items: center;
|
||||||
.cwsvHeader > span:first-of-type{
|
}
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
align-items: flex-start;
|
|
||||||
text-align: start;
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user