Update css/styles.css

This commit is contained in:
clashofclanselixircollector 2025-01-08 17:01:09 -08:00
parent 1501ee2dc2
commit 224c082c67

View File

@ -2,7 +2,7 @@
body {
font-family: 'Arial', sans-serif;
background-color: #f1f1f1;
background-image: url("/images/dirt wallpaper.jpg");
background-image: url("/images/grass-background.png");
background-size: auto;
margin: 0;
padding: 0;