Skip to content

Commit 0f512ce

Browse files
committed
crop StarsRepeat so it tiles properly
1 parent 8a11549 commit 0f512ce

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

web/htdocs/css/mariokart.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ body.mariokart-theme::after {
2626
background-color: #08162c;
2727
background-image: url("/images/mariokart/StarsRepeat.png");
2828
background-repeat: repeat;
29-
background-size: 320px 320px;
29+
background-size: 256px 256px;
3030
image-rendering: pixelated;
3131
image-rendering: crisp-edges;
3232
}
-843 Bytes
Loading

0 commit comments

Comments
 (0)