make poll box bigger so it show text in smaller windows

This commit is contained in:
Pierre Bondoerffer
2017-08-11 13:09:34 +02:00
parent 82fadde249
commit a5f9b49bfb

View File

@@ -116,7 +116,7 @@ table#table {
min-width: 80%;
width: 80%;
min-height: 5em;
min-height: 7em;
font-size: 20px;
font-weight: bold;
border: 1px solid black;