X-Git-Url: https://git.cweiske.de/phinde.git/blobdiff_plain/226508cd8d3e8c147ad314a0de483e08be71c254..88c741c09b664260f826ff947bfaab071ac70d05:/www/css/phinde.css diff --git a/www/css/phinde.css b/www/css/phinde.css index 1e34fcf..6d9ad20 100644 --- a/www/css/phinde.css +++ b/www/css/phinde.css @@ -12,4 +12,19 @@ } .hit { margin-bottom: 2ex; +} +.hit .title { + font-size: 120%; +} +.hit .url { + color: #070; +} +.hit .extract { + font-size: 95%; +} +.hit .date { + color: #666; +} +.hit em.hl { + font-weight: bold; } \ No newline at end of file