revamped footer
All checks were successful
/ build (push) Successful in 4m44s

This commit is contained in:
Ruben 2025-10-19 00:06:48 -05:00
commit 35f323b54c
Signed by: sneexy
GPG key ID: 8ECFA045E63BC583
6 changed files with 146 additions and 121 deletions

View file

@ -456,8 +456,13 @@ summary {
}
}
/* no forced uncapitalization */
[no-uncap] {
text-transform: none !important;
}
/* spoiler text */
._spoiler {
spoiler {
filter: blur(.4rem) contrast(200%);
transition: 0.2s;