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$ - +