summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-12-01 22:33:31 +0200
committerAlon Levy <alon@pobox.com>2014-12-01 22:33:36 +0200
commitbb627660a9cf0ce17375d3cdfc01274d2e559ba7 (patch)
tree447aaf622e831a4c90aeaeae70f83e5427d2c0b3 /index.html
parent3d825732760a610509a2c51f37461426a7a113b7 (diff)
use localStorage to show intro-task only until clicked
Also fix miscased scss filename.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 2686ce06..e3516cf1 100644
--- a/index.html
+++ b/index.html
@@ -36,7 +36,7 @@
</form>
</div>
</div>
- <div class="task-alert">
+ <div id="intro-task" class="task-alert" style="display:none">
<h3 class="task-desc">Connect between <span>yourself</span> and the <span> clubs,</span><span> internship proposals,</span><span> skills,</span><span> and</span><span> scientific interests</span></span> you have:
</h3>
<h4 class="task-close-text">got it</h4>