mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 07:49:29 +00:00
[Glitch] Ensure all pages have a solid background color
Port f5d6f60ca7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
@use 'variables' as *;
|
||||
|
||||
html {
|
||||
color: var(--color-text-primary);
|
||||
background: var(--color-bg-ambient);
|
||||
}
|
||||
|
||||
html.has-modal {
|
||||
&,
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user