added stars to most pages for a less empty bg

This commit is contained in:
2026-06-28 15:15:40 +02:00
parent 2ff29e74d6
commit dcac48b1e8
12 changed files with 73 additions and 82 deletions
-10
View File
@@ -8,16 +8,6 @@
left: round(50%, var(--pxDensityPx));
transform: translate(-50%, -50%);
}
#starNoise {
position: absolute;
top: 0%;
left: 0%;
width: calc(512px * var(--pxDensity));
height: auto;
aspect-ratio: 1 / 1;
image-rendering: pixelated;
transform: translate(-50%, -50%);
}
.bgGradient {
image-rendering: pixelated;
width: calc(256px * var(--pxDensity));