diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-06-07 21:38:00 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-06-07 21:38:00 +0200 |
| commit | 3bf77d7c3144b16d55f35998dddc0d67bb8c17b2 (patch) | |
| tree | 805b343e50d733240b3dae8700d43060943b4dab /overlays/spm/frontend/src/custom-theme.scss | |
| parent | fc6cf6169868e60c189e4b243330c3717ff159f3 (diff) | |
| download | nixos-3bf77d7c3144b16d55f35998dddc0d67bb8c17b2.tar nixos-3bf77d7c3144b16d55f35998dddc0d67bb8c17b2.tar.gz nixos-3bf77d7c3144b16d55f35998dddc0d67bb8c17b2.tar.bz2 nixos-3bf77d7c3144b16d55f35998dddc0d67bb8c17b2.tar.xz nixos-3bf77d7c3144b16d55f35998dddc0d67bb8c17b2.zip | |
...
Diffstat (limited to 'overlays/spm/frontend/src/custom-theme.scss')
| -rw-r--r-- | overlays/spm/frontend/src/custom-theme.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/overlays/spm/frontend/src/custom-theme.scss b/overlays/spm/frontend/src/custom-theme.scss index 5c2d48aa..36369bd5 100644 --- a/overlays/spm/frontend/src/custom-theme.scss +++ b/overlays/spm/frontend/src/custom-theme.scss | |||
| @@ -49,3 +49,5 @@ $spm-frontend-dark-theme: mat.define-dark-theme(( | |||
| 49 | 49 | ||
| 50 | html, body { height: 100%; } | 50 | html, body { height: 100%; } |
| 51 | body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; } | 51 | body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; } |
| 52 | |||
| 53 | .mono { font-family: "Source Sans Pro", monospace; } | ||
