extended file

This commit is contained in:
MaxBUhe 2020-05-18 15:20:48 +02:00 committed by Daniel Seifert
parent 59798d12ec
commit d8e0bda67e
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
.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;
}