mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-13 16:53:40 +00:00
feat: css refactor for easy font change
This commit is contained in:
parent
8b2a82a96a
commit
22c8981bb9
8 changed files with 93 additions and 98 deletions
assets/styles
|
@ -45,7 +45,7 @@
|
|||
}
|
||||
|
||||
.chroma code {
|
||||
font-family: 'Fira Code' !important;
|
||||
font-family: var(--font-mono) !important;
|
||||
font-size: 0.85em !important;
|
||||
line-height: 2em !important;
|
||||
background: none !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue