Change font(s)
Well, if I am already using Solarized, a colour-scheme that is apparently targeted at software-developers, I might as well go the extra step, and use a font that developers are likely to be familiar with. As the saying goes, "In for a penny..." You complete that saying.master
parent
008cad494c
commit
9baebc1c10
|
@ -22,6 +22,7 @@ apparently by a Ethan Schoonover.
|
|||
|
||||
body {
|
||||
background-color: var(--base3);
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
Loading…
Reference in New Issue