8
0
Fork 0

move offer templates to offer module

Dieser Commit ist enthalten in:
Daniel Seifert 2020-06-02 11:25:00 +02:00
Ursprung 895ea19f89
Commit e9ae890046
Signiert von: DanielS
GPG-Schlüssel-ID: 8A7C4C6ED1915C6F
1 geänderte Dateien mit 0 neuen und 24 gelöschten Zeilen

Datei anzeigen

@ -1,24 +0,0 @@
.offers_subTitle_font14{
font-size: 14px;
}
.helvetica{
font-family: helvetica;
}
.offers_width50{
width: 50%;
}
.offers_width100{
width: 100%;
}
.offers_margin_top20{
margin-top: 20px;
}
.offers_margin_bottom20{
margin-bottom: 20px;
}
.offers_pstThank_margin_top20{
margin-top: 20px;
}
.offers_pstThank_font20{
font-size: 20px;
}