- 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;
|
||||
}
|
||||
|
||||
.cwsvHeader > span:first-of-type{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
text-align: start;
|
||||
}
|
||||
|
||||
.cwsvHeader > amp-img:first-of-type,
|
||||
.cwsvHeader > img:first-of-type{
|
||||
display: none;
|
||||
@@ -22,6 +29,7 @@
|
||||
.cwsvHeader img{
|
||||
width: auto;
|
||||
height: 3em;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.cwsvHeader em{
|
||||
@@ -54,11 +62,7 @@
|
||||
.cwsvHeader > img:first-of-type{
|
||||
display: initial;
|
||||
}
|
||||
}
|
||||
|
||||
.cwsvHeader > span:first-of-type{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
text-align: start;
|
||||
.cwsvHeader > span:first-of-type{
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user