Added Zoom Link

This commit is contained in:
James Dinh 2022-07-26 16:58:27 -07:00
parent 9b10b7d9a9
commit 52427fc042
2 changed files with 7 additions and 7 deletions

View File

@ -1086,7 +1086,7 @@ section {
} }
.timeline-button.zoom-link:hover > .timeline-icon{ .timeline-button.zoom-link:hover > .timeline-icon{
filter:hue-rotate(90deg); filter:hue-rotate(60deg);
} }
.timeline-button:hover { .timeline-button:hover {
@ -1096,11 +1096,11 @@ section {
} }
.tooltip.zoom-tooltip::after { .tooltip.zoom-tooltip::after {
content: 'Unavailable'; content: 'Zoom Link';
font-size: 16px; font-size: 16px;
top: 40px; top: 40px;
right: 5px; right: 12px;
color: rgb(230, 96, 96); color: rgb(45, 140, 255);
} }
#submit-tooltip:after { #submit-tooltip:after {

View File

@ -194,7 +194,7 @@
<li>After this event, participants will <u>head back home</u> to start coding</li> <li>After this event, participants will <u>head back home</u> to start coding</li>
</ul> </ul>
<div class="timeline-links"> <div class="timeline-links">
<a class="tooltip zoom-tooltip"><div class="timeline-button zoom-link"><img class="timeline-icon" loading="lazy" src="img/zoom.png" alt="Zoom"></div></a> <a class="tooltip zoom-tooltip" href="https://us06web.zoom.us/j/84398429896?pwd=b0ZUZ2pieXFKeUwxTVY0NVE1MTNxdz09" target="_blank"><div class="timeline-button zoom-link"><img class="timeline-icon" loading="lazy" src="img/zoom.png" alt="Zoom"></div></a>
</div> </div>
</div> </div>
</div> </div>
@ -248,7 +248,7 @@
<li>Your team will be graded on both the product and presentation as per the rubric</li> <li>Your team will be graded on both the product and presentation as per the rubric</li>
</ul> </ul>
<div class="timeline-links"> <div class="timeline-links">
<a class="tooltip zoom-tooltip"><div class="timeline-button zoom-link"><img class="timeline-icon" loading="lazy" src="img/zoom.png" alt="Zoom"></div></a> <a class="tooltip zoom-tooltip" href="https://us06web.zoom.us/j/84398429896?pwd=b0ZUZ2pieXFKeUwxTVY0NVE1MTNxdz09" target="_blank"><div class="timeline-button zoom-link"><img class="timeline-icon" loading="lazy" src="img/zoom.png" alt="Zoom"></div></a>
<a target="_blank" href="https://docs.google.com/document/d/1g0NyLcNGcteaXelcNRLpGSzd0l6Mky78ohbBQgQTDQY/edit?usp=sharing"><div class="timeline-button">View the Rubric</div></a> <a target="_blank" href="https://docs.google.com/document/d/1g0NyLcNGcteaXelcNRLpGSzd0l6Mky78ohbBQgQTDQY/edit?usp=sharing"><div class="timeline-button">View the Rubric</div></a>
</div> </div>
</p> </p>
@ -266,7 +266,7 @@
<li>For Questions, ask in the Discord server (#ask-questions), or contact tech support at <a class="link tooltip email-link email-replace-tech" target="_blank" href="mailto:tech@gilroyhacks.com">tech@gilroyhacks.com</a></li> <li>For Questions, ask in the Discord server (#ask-questions), or contact tech support at <a class="link tooltip email-link email-replace-tech" target="_blank" href="mailto:tech@gilroyhacks.com">tech@gilroyhacks.com</a></li>
</ul> </ul>
<div class="timeline-links"> <div class="timeline-links">
<a class="tooltip zoom-tooltip"><div class="timeline-button zoom-link"><img class="timeline-icon" loading="lazy" src="img/zoom.png" alt="Zoom"></div></a> <a class="tooltip zoom-tooltip" href="https://us06web.zoom.us/j/84398429896?pwd=b0ZUZ2pieXFKeUwxTVY0NVE1MTNxdz09" target="_blank"><div class="timeline-button zoom-link"><img class="timeline-icon" loading="lazy" src="img/zoom.png" alt="Zoom"></div></a>
</div> </div>
</p> </p>
</div> </div>