diff --git a/index.html b/index.html index 7cbeb72..76d499e 100644 --- a/index.html +++ b/index.html @@ -598,12 +598,12 @@ position: absolute; top: 0; left: 0; - opacity: 0.85; + z-index: 1; transition: opacity 0.3s ease; } .location-map:hover .venue-image { - opacity: 1; + filter: brightness(1.05); } @keyframes mountainPulse { @@ -776,12 +776,24 @@ margin: 0.25rem; transition: all 0.3s; cursor: default; + text-decoration: none; } - .example-tag:hover { + a.example-tag { + cursor: pointer; + border: 1px solid transparent; + } + + a.example-tag:hover { + background: rgba(0, 217, 255, 0.2); + color: var(--accent-cyan); + transform: scale(1.05); + border-color: rgba(0, 217, 255, 0.3); + } + + span.example-tag:hover { background: rgba(157, 78, 221, 0.3); color: var(--text-primary); - transform: scale(1.05); } /* Registration Form Section */ @@ -1331,7 +1343,7 @@
Exploring alternative revenue and self-sustaining models for sustaining the network—co-ops, art DAOs, fiction-fueled crowdfunds, and more
+Exploring alternative revenue and self-sustaining models to support the network—co-ops, art DAOs, fiction-fueled crowdfunds, and more
-