yippiii
This commit is contained in:
@@ -10,6 +10,9 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background-image: url("/static/img/background.webp");
|
background-image: url("/static/img/background.webp");
|
||||||
|
background-size: cover;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: center;
|
||||||
background: #2c2c2c; /* Dark background to match navbar */
|
background: #2c2c2c; /* Dark background to match navbar */
|
||||||
color: #f8f9fa; /* Light text for readability */
|
color: #f8f9fa; /* Light text for readability */
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user