Änderungen von Dokument FORMCYCLE Hilfe
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -882,11 +882,12 @@ 882 882 width: 400px; 883 883 box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); 884 884 text-align: center; 885 + font-family: "Corporate S W01","HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman",'TeXGyreHerosRegular',"Helvetica","Tahoma","Geneva","Arial",sans-serif !important; 885 885 } 886 886 887 - #dialogv8 h2 { 888 + #dialogv8 h2, #dialogv8 label { 888 888 margin-top: 0; 889 - font-size: 1 .2rem;890 + font-size: 15px; 890 890 } 891 891 892 892 .dialogv8-buttons { ... ... @@ -899,9 +899,9 @@ 899 899 900 900 .dialog-buttons button { 901 901 padding: 10px 20px; 902 - font-size: 1 rem;903 + font-size: 15px; 903 903 border: none; 904 - border-radius: 5px; 905 + border-radius: 15px; 905 905 cursor: pointer; 906 906 } 907 907