This commit is contained in:
parent
2a9c98fd0c
commit
775f04eeaa
@ -41,11 +41,10 @@
|
||||
}
|
||||
|
||||
body {
|
||||
background: linear-gradient(rgba(130, 88, 88, 0.875), rgba(130, 88, 88, 0.5)), url("https://eir-nya.gay/res/images/cubes.png");
|
||||
background: -webkit-linear-gradient(rgba(130, 88, 88, 0.875), rgba(130, 88, 88, 0.5)), url("https://eir-nya.gay/res/images/cubes.png");
|
||||
background: -moz-linear-gradient(rgba(130, 88, 88, 0.875), rgba(130, 88, 88, 0.5)), url("https://eir-nya.gay/res/images/cubes.png");
|
||||
background: -o-linear-gradient(rgba(130, 88, 88, 0.875), rgba(130, 88, 88, 0.5)), url("https://eir-nya.gay/res/images/cubes.png");
|
||||
background: -ms-linear-gradient(rgba(130, 88, 88, 0.875), rgba(130, 88, 88, 0.5)), url("https://eir-nya.gay/res/images/cubes.png");
|
||||
background-image: url("https://eir-nya.gay/static/images/background/night_sky.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: 50% 0%;
|
||||
background-attachment: fixed;
|
||||
|
||||
font-family: Terminess, hack, 'Courier New', courier, monospace;
|
||||
|
Loading…
x
Reference in New Issue
Block a user