diff --git a/www/poll/index.html b/www/poll/index.html index 8c5ce95f0..fd6766231 100644 --- a/www/poll/index.html +++ b/www/poll/index.html @@ -16,6 +16,9 @@ width: 90%; margin: auto; } + .clickable { + cursor: pointer; + }