move offer templates to offer module

This commit is contained in:
Daniel Seifert 2020-06-02 11:25:00 +02:00
bovenliggende 895ea19f89
commit e9ae890046
Getekend door: DanielS
GPG sleutel-ID: 8A7C4C6ED1915C6F
1 gewijzigde bestanden met toevoegingen van 0 en 24 verwijderingen

Bestand weergeven

@ -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;
}