extended file

This commit is contained in:
MaxBUhe 2020-05-18 15:20:48 +02:00 committed by Daniel Seifert
parent 9e486dc9f1
commit a04c9824df
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;
}