From 10227c692849ed9d242e52519f0ed54e137bc2cc Mon Sep 17 00:00:00 2001 From: HummyPkg Date: Thu, 23 Mar 2017 23:44:18 +0000 Subject: [PATCH] Add true VFD colour (commented out) --- webif/html/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/webif/html/css/style.css b/webif/html/css/style.css index ed327c3..2119ba5 100644 --- a/webif/html/css/style.css +++ b/webif/html/css/style.css @@ -88,6 +88,7 @@ div.container .usb top: 55px; background: #444; color: #1bd1b0; + /*color: #58edf0;*/ font-size: 20px; padding: 5px; font-family: vfd, 'Lucida Console', Monaco, monospace;