Use POST instead of GET #13

Merged
miraty merged 6 commits from post into main 2021-10-19 16:41:34 +02:00
1 changed files with 1 additions and 8 deletions
Showing only changes of commit 38401ffe33 - Show all commits

View File

@ -64,11 +64,8 @@ a {
}
}
p.helpText {
.helpText {
margin: 5px 0px 0px 0px;
}
details .helpText {
padding: 5px;
border-radius: 10px;
text-align: left;
@ -258,10 +255,6 @@ header, footer {
}
}
p.helpText {
width: 534px;
}
/* Inputs */
#redondancy, #margin, #txt, #size, input[type=color], input[type=submit], .button {