This commit is contained in:
kakkokari-gtyih
2024-06-01 21:37:34 +09:00
parent e9b3b5ffcd
commit f80c5d26b5
4 changed files with 55 additions and 14 deletions

View File

@@ -90,6 +90,10 @@ html {
&.useSystemFont {
font-family: system-ui;
}
&.embed {
background-color: transparent;
}
}
html._themeChanging_ {