summaryrefslogtreecommitdiffstats
path: root/templates/survey.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/survey.html')
-rw-r--r--templates/survey.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/survey.html b/templates/survey.html
index e2e8c80..6fce15f 100644
--- a/templates/survey.html
+++ b/templates/survey.html
@@ -6,10 +6,7 @@
{% block head %}
<link rel="stylesheet" type="text/css" href="{{ settings.MEDIA_URL }}css/nav.css" />
-<!--<style type="text/css">
-h4 { text-align:right; text-decoration:underline }
-select { margin:0.5em }
-</style>-->
+
<script language="javascript">
blankColor = "rgb(153, 153, 153)"
highlightedColor = "rgb(125, 125, 125)"