Änderungen von Dokument FORMCYCLE Hilfe
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -882,12 +882,11 @@ 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; 886 886 } 887 887 888 - #dialogv8 h2 ,#dialogv8 label{887 + #dialogv8 h2 { 889 889 margin-top: 0; 890 - font-size: 1 5px;889 + font-size: 1.2rem; 891 891 } 892 892 893 893 .dialogv8-buttons { ... ... @@ -900,9 +900,9 @@ 900 900 901 901 .dialog-buttons button { 902 902 padding: 10px 20px; 903 - font-size: 1 5px;902 + font-size: 1rem; 904 904 border: none; 905 - border-radius: 15px;904 + border-radius: 5px; 906 906 cursor: pointer; 907 907 } 908 908