This commit is contained in:
syuilo 2022-01-14 01:44:08 +09:00
parent ef4d78dda2
commit 27778f839a

View file

@ -26,6 +26,7 @@ html {
background-size: cover;
background-position: center;
color: var(--fg);
accent-color: var(--accent);
overflow: auto;
overflow-wrap: break-word;
font-family: "BIZ UDGothic", Roboto, HelveticaNeue, Arial, sans-serif;