From bba25bbcb66eb21a6614a61af245cb9d8082bf5f Mon Sep 17 00:00:00 2001 From: James Dinh Date: Tue, 13 Dec 2022 00:24:25 -0800 Subject: [PATCH] Updated tooltips --- css/general.css | 4 +- index.html | 97 ------------ js/general.js | 384 +----------------------------------------------- 3 files changed, 3 insertions(+), 482 deletions(-) diff --git a/css/general.css b/css/general.css index faf59b6..0e7e969 100644 --- a/css/general.css +++ b/css/general.css @@ -172,12 +172,12 @@ nav ul li { } #timer::after { - content: 'Spring 2023?'; + content: 'Apr 15, 9pm'; position: absolute; text-align: center; align-items: center; top: 30px; - right: -45px; + right: -20%; padding: 2px 7px; width: max-content; opacity: 1; diff --git a/index.html b/index.html index af14c9c..2484943 100644 --- a/index.html +++ b/index.html @@ -393,103 +393,6 @@ -