This commit is contained in:
2021-04-17 16:04:34 +02:00
parent 8e6b0d3687
commit 52ee54f5f9
7 changed files with 75 additions and 50 deletions

View File

@ -186,8 +186,9 @@ datewrapper time {
padding: 0px;
}
.success-banner span {
.banner span {
font-size: x-large;
margin-right: 8px;
}
/* Poll creation */
@ -269,4 +270,10 @@ footer {
footer .sourcecode svg {
stroke-width: 1.5em;
}
/* Other */
form.polltoken-input {
margin-top: 8px;
}