From a219b930b30fb3ff7b31f1ffd80720f97aa5179b Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 25 Jan 2018 18:33:04 +0200 Subject: [PATCH] Make a title black --- webapp/static/css/ohlhafv/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/static/css/ohlhafv/base.css b/webapp/static/css/ohlhafv/base.css index d8cf1e6..b8e837b 100644 --- a/webapp/static/css/ohlhafv/base.css +++ b/webapp/static/css/ohlhafv/base.css @@ -79,7 +79,7 @@ h3 { border-width: 0 0 1px 0; border-style: solid; border-color: black; - /*background-color: rgb(252, 225, 69);*/ + color: black; } .card h5 {