Better formular style

This commit is contained in:
Gregory Trolliet 2020-11-16 22:13:13 +01:00
parent baa592b81f
commit 69de37562f
3 changed files with 8 additions and 7 deletions

View file

@ -65,6 +65,10 @@ a {
height: 400px;
}
.cloud_words label:after {
content: ': ';
.cloud_words_input {
margin: 1em;
}
#cloud_words_submit {
display: block;
margin-top: 1em;
}