Added tiling background, as well as img folder
This commit is contained in:
@ -2,6 +2,8 @@ body {
|
||||
/* Anything but light mode, please. */
|
||||
background-color: #000000;
|
||||
color: #FFFFFF;
|
||||
background-image: url("/img/backgroundtile.png");
|
||||
background-size: 10%;
|
||||
}
|
||||
|
||||
.whspahTitle{
|
||||
|
||||
Reference in New Issue
Block a user