Fixed up chromium compatibility.

This commit is contained in:
rainbow napkin 2025-05-04 20:21:35 -04:00
parent e2e6d975fb
commit 781b6a8311
3 changed files with 14 additions and 3 deletions

View file

@ -81,6 +81,7 @@ body{
color: var(--accent0);
background-image: url('/img/background.png');
background-size: 5em;
scrollbar-color: var(--accent0-alt1) transparent;
}
a{