mirror of
https://github.com/fruworg/themu.git
synced 2025-01-18 08:50:51 +03:00
Update main.css
This commit is contained in:
parent
74716e29b8
commit
257284dd68
@ -5,7 +5,6 @@
|
|||||||
html {
|
html {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
background-image: url("https://fruw.org/background.gif");
|
background-image: url("https://fruw.org/background.gif");
|
||||||
background-attachment: fixed;
|
|
||||||
background-position: center top;
|
background-position: center top;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
color: #232333;
|
color: #232333;
|
||||||
@ -24,7 +23,7 @@ html::before {
|
|||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
opacity: 0.7;
|
opacity: 0.8;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user