solunian / chs-map

An interactive map for Cupertino High School.
https://chs-map.vercel.app
GNU General Public License v3.0
9 stars 4 forks source link

Add glow effect, and fixes #7

Closed downloadablecontent closed 1 year ago

downloadablecontent commented 1 year ago

This PR adds a query param that will make rooms glow:

It also includes a fix that allows some SVGs that were previously not displayed on firefox to be displayed.

Additionally, chunks of duplicated css were removed and put into one file. Also, #tooltip and #tooltip-target were changed to .tooltip and .tooltip-target, since IDs should be unique!!

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chs-map ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 24, 2023 1:45am
solunian commented 1 year ago

yo this is pretty legit