open voting, without tokens

This commit is contained in:
Ville Rantanen
2018-12-03 21:31:09 +02:00
parent 083915e69a
commit 1a8cc70914
6 changed files with 108 additions and 39 deletions

View File

@@ -32,3 +32,13 @@ table.entriesall { border-collapse: collapse; }
textarea {
width: 90%;
}
.header {
text-align: right;
font-size: small;
}
.footer {
margin-top: 2em;
text-align: left;
font-size: small;
}