Files
JellySport/ProjectSourceCode/src/resources/css/all-pages-style.css
2024-04-14 19:01:24 -06:00

5 lines
310 B
CSS

body {
/* background-image: url('./../img/grass-background.png'); Specify the path to your background image */
/* background-repeat: repeat; Set the background image to repeat both horizontally and vertically */
/* background-size: 1000px; Set the size of the background image for each repeat */
}