add polls to home page and fix up styles just a little bit

This commit is contained in:
ansuz
2016-07-15 18:49:50 +02:00
parent 7dd1624206
commit d0ce8f2ca1
4 changed files with 122 additions and 1 deletions

View File

@@ -68,6 +68,7 @@
<div id="buttons" class="buttons">
<a id="create-pad" class="button create" href="/pad/">CREATE NEW WYSIWYG PAD</a>
<a id="create-code" class="button create" href="/code/">CREATE NEW CODE PAD</a>
<a id="create-poll" class="button create" href="/poll/">CREATE NEW POLL</a>
</div>
</center>
</div>