From 858e97f475121af85ce3111777afc036002a307c Mon Sep 17 00:00:00 2001 From: Andrew Pamment Date: Sat, 1 Apr 2017 16:45:05 +1000 Subject: [PATCH] Stylesheet tinkering --- www/static/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/static/style.css b/www/static/style.css index dafdf5c..caf319c 100644 --- a/www/static/style.css +++ b/www/static/style.css @@ -235,4 +235,6 @@ background-color: black; color: gray; font-family: 'pxplus_ibm_vga8regular'; + line-height: 1; + padding: 5px; } \ No newline at end of file