1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-16 15:09:39 +02:00

fix: 🐛 deluge: text fix for v.2.1.0

This commit is contained in:
GilbN 2022-07-04 23:29:30 +02:00
parent 9ca81cade9
commit c01faae801

View File

@ -16,7 +16,7 @@
@import url("/css/defaults/placeholders.css");
@import url("/css/defaults/transparent.css");
html {
html,body {
background: var(--main-bg-color);
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;