diff options
Diffstat (limited to 'res/templates')
| -rw-r--r-- | res/templates/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index 70aec687..1b6c89dc 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -33,8 +33,8 @@ var rz_config = { // set as a global variable </span> </div> <div id="intro-task" class="task-alert" style="display:none"> - <h3 class="task-desc">Connect yourself to the clubs, internship proposals, skills & scientific interests you have.</h3> - <div class="task-close-button">got it</div> + <span class="task-desc">Connect yourself to the clubs, internship proposals, skills & scientific interests you have.</span> + <span class="task-close-button">got it</span> </div> <div class="graph-view"> <div id="tool-bar"> |
