This commit is contained in:
parent
2a9c98fd0c
commit
775f04eeaa
@ -41,11 +41,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
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-image: url("https://eir-nya.gay/static/images/background/night_sky.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-repeat: no-repeat;
|
||||||
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-size: cover;
|
||||||
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-position: 50% 0%;
|
||||||
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-attachment: fixed;
|
background-attachment: fixed;
|
||||||
|
|
||||||
font-family: Terminess, hack, 'Courier New', courier, monospace;
|
font-family: Terminess, hack, 'Courier New', courier, monospace;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user