background
This commit is contained in:
parent
c2044b949c
commit
b88130900d
BIN
blooddrip.png
Normal file
BIN
blooddrip.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.0 MiB |
@ -8,6 +8,11 @@ body {
|
|||||||
color: red;
|
color: red;
|
||||||
font-family: "hermit-bold";
|
font-family: "hermit-bold";
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
background-image: url("./blooddrip.png");
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-attachment: fixed;
|
||||||
|
background-size: 75%;
|
||||||
|
background-position: 150% 0%;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user