diff --git a/css/glowingbear.css b/css/glowingbear.css index 26fd773..54c312b 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -1,7 +1,10 @@ body { - font-family: monospace; background-color: black; color: white; + padding: 5px; +} +.bufferlines { + font-family: sans-serif; } .color-light-green { @@ -58,4 +61,4 @@ body { li.notification { color: green; -} \ No newline at end of file +} diff --git a/index.html b/index.html index b62397a..486050e 100644 --- a/index.html +++ b/index.html @@ -53,10 +53,15 @@