Widget: Add voucher explanation text

This commit is contained in:
Raphael Michel
2019-05-06 11:33:48 +02:00
parent 53053f19e4
commit c23f71a19c
3 changed files with 8 additions and 0 deletions

View File

@@ -273,6 +273,10 @@
.pretix-widget-voucher-headline {
margin: 10px 0 0 0;
}
.pretix-widget-voucher-text {
margin: 10px 0;
padding: 0 15px;
}
.pretix-widget-voucher-input-wrap {
padding: 0 15px;