move offer templates to offer module

This commit is contained in:
Daniel Seifert 2020-06-02 11:25:00 +02:00
parent 895ea19f89
commit e9ae890046
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 0 additions and 24 deletions

View File

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