Themes Update
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
/*
|
||||
Warén Group - Themes
|
||||
https://git.waren.io/warengroup/themes
|
||||
*/
|
||||
|
||||
body {
|
||||
background-image: linear-gradient(to bottom right, #111111, #000000);
|
||||
background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url(https://cdn.waren.io/files/warengroup/assets/images/ai-generated-9087010-2.jpg);
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
|
||||
Reference in New Issue
Block a user