mirror of
https://github.com/System-End/identity-vault.git
synced 2026-04-19 16:28:21 +00:00
8 lines
No EOL
171 B
CSS
8 lines
No EOL
171 B
CSS
@import "../stylesheets/backend.scss";
|
|
|
|
@import "../stylesheets/os9.css";
|
|
@import "../stylesheets/layout.css";
|
|
|
|
body {
|
|
font-family: var(--preferred-font), system-ui;
|
|
} |