| ... |
... |
@@ -883,6 +883,7 @@ |
| 883 |
883 |
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); |
| 884 |
884 |
text-align: center; |
| 885 |
885 |
font-family: "Corporate S W01","HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman",'TeXGyreHerosRegular',"Helvetica","Tahoma","Geneva","Arial",sans-serif !important; |
|
886 |
+ font-weight: 400; |
| 886 |
886 |
} |
| 887 |
887 |
|
| 888 |
888 |
#dialogv8 h2, #dialogv8 label { |
| ... |
... |
@@ -889,11 +889,13 @@ |
| 889 |
889 |
margin-top: 0; |
| 890 |
890 |
font-size: 15px; |
| 891 |
891 |
font-family: "Corporate S W01","HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman",'TeXGyreHerosRegular',"Helvetica","Tahoma","Geneva","Arial",sans-serif !important; |
|
893 |
+ font-weight: 400; |
| 892 |
892 |
border-bottom: none; |
| 893 |
893 |
} |
| 894 |
894 |
|
| 895 |
895 |
.dialogv8-buttons { |
| 896 |
|
- margin-top: 20px; |
|
898 |
+ margin-top: 10px; |
|
899 |
+ padding-top: 10px; |
| 897 |
897 |
display: flex; |
| 898 |
898 |
justify-content: space-around; |
| 899 |
899 |
flex-wrap: wrap; |