X-Git-Url: https://git.cweiske.de/phinde.git/blobdiff_plain/e5c7780adb59e8038a040a1e534a4cee1fac8cd8..cb577b3170e2d6e5c44aa29c37ab5d9751a66636:/www/css/phinde.css diff --git a/www/css/phinde.css b/www/css/phinde.css index a3d593e..eae8dd9 100644 --- a/www/css/phinde.css +++ b/www/css/phinde.css @@ -24,4 +24,21 @@ } .hit .date { color: #666; -} \ No newline at end of file +} +.hit em.hl { + font-weight: bold; +} +.resultinfo { + margin-top: 1ex; + margin-bottom: 2ex; +} + +.hit-chat .meta { + margin-left: 3ex; +} +.hit-chat .date { + color: inherit; +} +.hit-chat .meta { + opacity: 0.5; +}