diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -30,8 +30,13 @@ </form> </div> </div> + <div class="task-alert"> + <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> + <img class="task-close-button" src="res/img/close-alert-button.png"> + </div> <div> - <div class="help">Connect between <span style="color:#FCB924">people</span> and the <span style="color:#009DDC">projects</span> they are working on by describing their main contribution:</div> <div class="info-container"> <div class="edge_info" style="display:none">Title: <span id="edgetitle"></span><br/> <button id="deleteedge">Delete</button> |
