From 24b0fdd59214cfa7276f9482cf1085c0e41a5fb5 Mon Sep 17 00:00:00 2001 From: deepend Date: Thu, 19 Mar 2020 23:44:52 -0600 Subject: [PATCH] updates. --- style.css | 4 ++++ wiki/wiki.tmpl | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 0715d2b..32ef506 100644 --- a/style.css +++ b/style.css @@ -51,6 +51,10 @@ h1 { color:#008000; } +code > span.fl { + color: #008000; +} + /* Style the navbar */ #navbar { overflow: hidden; diff --git a/wiki/wiki.tmpl b/wiki/wiki.tmpl index 68c9485..a417101 100644 --- a/wiki/wiki.tmpl +++ b/wiki/wiki.tmpl @@ -14,7 +14,7 @@ $endif$ $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ - +