diff --git a/css/general.css b/css/general.css index 13abe3c..cbe4972 100644 --- a/css/general.css +++ b/css/general.css @@ -1086,7 +1086,7 @@ section { } .timeline-button.zoom-link:hover > .timeline-icon{ - filter:hue-rotate(90deg); + filter:hue-rotate(60deg); } .timeline-button:hover { @@ -1096,11 +1096,11 @@ section { } .tooltip.zoom-tooltip::after { - content: 'Unavailable'; + content: 'Zoom Link'; font-size: 16px; top: 40px; - right: 5px; - color: rgb(230, 96, 96); + right: 12px; + color: rgb(45, 140, 255); } #submit-tooltip:after { diff --git a/index.html b/index.html index 8b97f7b..22d970f 100644 --- a/index.html +++ b/index.html @@ -194,7 +194,7 @@
  • After this event, participants will head back home to start coding
  • @@ -248,7 +248,7 @@
  • Your team will be graded on both the product and presentation as per the rubric
  • @@ -266,7 +266,7 @@
  • For Questions, ask in the Discord server (#ask-questions), or contact tech support at tech@gilroyhacks.com