Edit fonts

This commit is contained in:
Sofia 2020-09-30 00:06:08 +03:00
parent 9f39d36752
commit a2ad0537c8
1 changed files with 1 additions and 1 deletions

View File

@ -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;