removed unused css
parent
a99a0bed42
commit
85d8cfbcc9
|
@ -93,15 +93,6 @@ header > p {
|
||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
}
|
}
|
||||||
|
|
||||||
#begrueßung {
|
|
||||||
font-size: 2em;
|
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
|
||||||
color: #606060;
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 0.5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
#aktuelle_auswahl {
|
#aktuelle_auswahl {
|
||||||
margin-left: 2.3em;
|
margin-left: 2.3em;
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
|
@ -129,13 +120,6 @@ header > p {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
#unterueberschrift {
|
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
|
||||||
font-size: 0.8em;
|
|
||||||
text-align: left;
|
|
||||||
line-height: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#balken {
|
#balken {
|
||||||
background-color: #9BB558;
|
background-color: #9BB558;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
|
Loading…
Reference in New Issue