Update many parts of the website but particularly changed hover effect of buttons and the upcoming events

This commit is contained in:
deterge
2025-10-15 19:29:20 -04:00
parent 8c221d899f
commit 60eacaace4
12 changed files with 362 additions and 308 deletions

View File

@@ -606,6 +606,9 @@
.cimhatq {
border-bottom-right-radius: var(--radius-2)
}
.c1qph88t:hover {
box-shadow: 0px 0px 5px 0px var(--background-accent)
}
:root {
--font-lineheight-00: 0.95;
--font-lineheight-0: 1.1;
@@ -1771,18 +1774,6 @@
.c1dnhfbf {
-moz-osx-font-smoothing: unset
}
.c1e6kzco {
transition-property: box-shadow
}
.czar1ge {
transition-duration: 200ms
}
.c12vpwre {
transition-timing-function: ease-in-out
}
.c3ljc8o:hover {
box-shadow: 0px 0px 5px 2px var(--background-accent)
}
.c4faval {
max-height: 30rem
}
@@ -1997,6 +1988,9 @@
.cabe1ql {
background-color: var(--foreground-secondary)
}
.chiancr {
opacity: 90%
}
.ch2v0n6 {
max-width: 1200px
}
@@ -2179,6 +2173,18 @@
.c1vj4crs {
max-width: 500px
}
.c1shxkcg {
transition-property: box-shadow, filter
}
.ci4i5k3 {
transition-timing-function: ease-in-out, ease
}
.c3ljc8o:hover {
box-shadow: 0px 0px 5px 2px var(--background-accent)
}
.c1bhso6v:hover {
filter: saturate(50%)
}
}
@media all and (max-width: 991px) {
.c1kj1yqu {