From 88c741c09b664260f826ff947bfaab071ac70d05 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 3 Feb 2016 21:12:17 +0100 Subject: add site search, highlighting --- www/css/phinde.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www/css/phinde.css') diff --git a/www/css/phinde.css b/www/css/phinde.css index a3d593e..6d9ad20 100644 --- a/www/css/phinde.css +++ b/www/css/phinde.css @@ -24,4 +24,7 @@ } .hit .date { color: #666; +} +.hit em.hl { + font-weight: bold; } \ No newline at end of file -- cgit v1.2.3