Kemonogen: Hintergrund etwas dunkler
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background-image: url("background.jpg");
|
||||
background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("background.jpg");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-attachment: fixed;
|
||||
|
Reference in New Issue
Block a user