Added Zoom links
This commit is contained in:
parent
cd167c7443
commit
b467a8472f
@ -1108,6 +1108,14 @@ section {
|
||||
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 {
|
||||
content: 'Submission Form';
|
||||
right: -20px;
|
||||
|
BIN
img/.DS_Store
vendored
BIN
img/.DS_Store
vendored
Binary file not shown.
@ -485,7 +485,7 @@
|
||||
<section id="workshops">
|
||||
<h2 class="topic">Workshops</h2>
|
||||
<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="workshop-entry">
|
||||
<div class="workshop-header" id="webdev-workshop">
|
||||
|
Loading…
Reference in New Issue
Block a user