X-Git-Url: https://git.cweiske.de/phinde.git/blobdiff_plain/226508cd8d3e8c147ad314a0de483e08be71c254..cb577b3170e2d6e5c44aa29c37ab5d9751a66636:/www/css/phinde.css?ds=sidebyside diff --git a/www/css/phinde.css b/www/css/phinde.css index 1e34fcf..eae8dd9 100644 --- a/www/css/phinde.css +++ b/www/css/phinde.css @@ -12,4 +12,33 @@ } .hit { margin-bottom: 2ex; -} \ No newline at end of file +} +.hit .title { + font-size: 120%; +} +.hit .url { + color: #070; +} +.hit .extract { + font-size: 95%; +} +.hit .date { + color: #666; +} +.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; +}