Woops #2

Closed
RoscoeDaWah wants to merge 250 commits from redesign into master
Showing only changes of commit 75fed3cbc1 - Show all commits

View file

@ -5,6 +5,10 @@ body {
color: var(--foreground);
}
img {
image-rendering: pixelated;
}
a {
color: #99f;
text-decoration: none;