Factorize .helpText and fix it's width

This commit is contained in:
Miraty 2021-07-16 19:30:43 +02:00
parent 65f5828b6e
commit 38401ffe33
1 changed files with 1 additions and 8 deletions

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 {