From e5c7780adb59e8038a040a1e534a4cee1fac8cd8 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 3 Feb 2016 17:23:06 +0100 Subject: filtering works --- www/css/phinde.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'www/css') diff --git a/www/css/phinde.css b/www/css/phinde.css index 1e34fcf..a3d593e 100644 --- a/www/css/phinde.css +++ b/www/css/phinde.css @@ -12,4 +12,16 @@ } .hit { margin-bottom: 2ex; +} +.hit .title { + font-size: 120%; +} +.hit .url { + color: #070; +} +.hit .extract { + font-size: 95%; +} +.hit .date { + color: #666; } \ No newline at end of file -- cgit v1.2.3