Added tiling background, as well as img folder
This commit is contained in:
BIN
www/img/backgroundtile.png
Normal file
BIN
www/img/backgroundtile.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
@ -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