diff --git a/solarized_light.css b/solarized_light.css index 37f16cd..500cac0 100644 --- a/solarized_light.css +++ b/solarized_light.css @@ -22,7 +22,7 @@ apparently by a Ethan Schoonover. body { background-color: var(--base3); - font-family: monospace; + font-family: serif; color: var(--base0); }