mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
fix: 🐛 deluge: text fix for v.2.1.0
This commit is contained in:
parent
9ca81cade9
commit
c01faae801
@ -16,7 +16,7 @@
|
|||||||
@import url("/css/defaults/placeholders.css");
|
@import url("/css/defaults/placeholders.css");
|
||||||
@import url("/css/defaults/transparent.css");
|
@import url("/css/defaults/transparent.css");
|
||||||
|
|
||||||
html {
|
html,body {
|
||||||
background: var(--main-bg-color);
|
background: var(--main-bg-color);
|
||||||
background-repeat: repeat, no-repeat;
|
background-repeat: repeat, no-repeat;
|
||||||
background-attachment: fixed, fixed;
|
background-attachment: fixed, fixed;
|
||||||
|
Loading…
Reference in New Issue
Block a user