Made home page background set to base
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
body{
|
||||
background-image: url("/media/Art/EmptySpace.png");
|
||||
background-size: 9%;
|
||||
background-size: 6%;
|
||||
cursor: url("/media/Art/comet.png");
|
||||
color: rgb(57, 214, 253);
|
||||
text-align: center;
|
||||
|
||||
@ -14,7 +14,6 @@ Date Created: 9/28/25
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: black;
|
||||
color: #00ACAC;
|
||||
font-family: Verdana;
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user