Backgorund prototype added
This commit is contained in:
5
ProjectSourceCode/src/resources/css/all-pages-style.css
Normal file
5
ProjectSourceCode/src/resources/css/all-pages-style.css
Normal file
@@ -0,0 +1,5 @@
|
||||
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 */
|
||||
}
|
||||
Reference in New Issue
Block a user