Added Zoom links

This commit is contained in:
James Dinh 2022-08-07 23:55:09 -07:00
parent cd167c7443
commit b467a8472f
4 changed files with 9 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -1108,6 +1108,14 @@ section {
color: rgb(45, 140, 255); color: rgb(45, 140, 255);
} }
.tooltip.zoom-tooltip-link::after {
content: 'Zoom Link';
font-size: 16px;
top: 22px;
right: -18px;
color: rgb(45, 140, 255);
}
#submit-tooltip:after { #submit-tooltip:after {
content: 'Submission Form'; content: 'Submission Form';
right: -20px; right: -20px;

BIN
img/.DS_Store vendored

Binary file not shown.

View File

@ -485,7 +485,7 @@
<section id="workshops"> <section id="workshops">
<h2 class="topic">Workshops</h2> <h2 class="topic">Workshops</h2>
<hr class="line"> <hr class="line">
<p id="workshops-description">Our workshops will be hosted in-person and on Zoom!</p> <p id="workshops-description">Our workshops will be hosted in-person and on <a class="link tooltip zoom-tooltip-link" href="https://us06web.zoom.us/j/84398429896?pwd=b0ZUZ2pieXFKeUwxTVY0NVE1MTNxdz09" target="_blank">Zoom</a>!</p>
<div class="flex-container"> <div class="flex-container">
<div class="workshop-entry"> <div class="workshop-entry">
<div class="workshop-header" id="webdev-workshop"> <div class="workshop-header" id="webdev-workshop">