about: add about page and I did smth else but I can't remember

This commit is contained in:
Agahnim 2026-05-13 14:44:57 +02:00
parent 351a133914
commit 6c0a24c883
7 changed files with 54 additions and 22 deletions

View file

@ -217,8 +217,8 @@ table {
}
body {
background-size: cover;
background-position: center;
background-size: auto;
min-height: 100lvh;
width: 100lvw;
overflow: auto;
@ -231,7 +231,6 @@ body {
&:has(#content music) {
background-image: url(assets/gifs/hmmmbg.gif);
background-size: auto;
}
&:has(#content katcenkat) {
@ -687,7 +686,7 @@ music {
z-index: -1;
pointer-events: none;
font-size: 10rem;
animation: fadeInNOut 10s infinite;
animation: fadeInNOut 5s infinite;
vertical-marquee-inner {
position: absolute;