Edit fonts
This commit is contained in:
parent
9f39d36752
commit
a2ad0537c8
@ -5,7 +5,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
font-family: "Iosevka Slab Regular", "Iosevka Slab", "Consolas", "monospace";
|
font-family: "Iosevka Slab Regular", "Iosevka Slab", "Consolas", "Source Code Pro", "monospace";
|
||||||
background-color: black;
|
background-color: black;
|
||||||
color: #c9c9c9;
|
color: #c9c9c9;
|
||||||
border-color: #c9c9c9;
|
border-color: #c9c9c9;
|
||||||
|
Loading…
Reference in New Issue
Block a user