From cd7f80ccc45939d1ea620f17ed8e9c6601d9b3cb Mon Sep 17 00:00:00 2001 From: khawkins98 Date: Thu, 2 Feb 2017 16:34:44 +0000 Subject: [PATCH] Update training theme --- css/theme-ebi-training.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/theme-ebi-training.css b/css/theme-ebi-training.css index d502653c..be0077e4 100644 --- a/css/theme-ebi-training.css +++ b/css/theme-ebi-training.css @@ -18,6 +18,7 @@ a:active { h1 { color: #f7f7f7; } h2 { color: rgb(233,180,0); } h3 { color: #444444; } +h4 { color: #222; } a.special { background-color: #7cd17c; }