From c1afacda17c37117e37676c2845d0f4a02f77d82 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Sat, 16 Feb 2019 06:41:10 -0500 Subject: [PATCH] more css --- contrib/static/krane.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/static/krane.css b/contrib/static/krane.css index cb4b838..405acad 100644 --- a/contrib/static/krane.css +++ b/contrib/static/krane.css @@ -90,7 +90,8 @@ width: 400px; height: 20px; border: 1px solid #363636; - background: #ffffff; + background-color:#111; + color:#ddd; } .postbutton { width: 100px;