8
0
Fork 0
Dieser Commit ist enthalten in:
MaxBUhe 2020-06-12 17:09:31 +02:00
Ursprung 83f58d806b
Commit a6b6918827
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen

Datei anzeigen

@ -179,6 +179,9 @@ table{
.past_thank_width100{
width: 100%;
}
.paddingBottomSub10{
padding-bottom: -10px;
}
.marginTop0{
margin-top: 0;
}