forcing transparent

This commit is contained in:
2026-01-23 10:02:43 +01:00
parent fcfdb3175d
commit fbef177401
+4
View File
@@ -90,6 +90,10 @@ data:
--accent-60: #{safe_accent}99;
}}
* {{ margin: 0; padding: 0; box-sizing: border-box; }}
html, body {{
background: transparent !important;
height: 100%;
}}
body {{
background: transparent;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;