From 2dfcf63d36081fc0cb4250db0bd804f754c38e65 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 13 Apr 2012 20:08:44 +0200 Subject: better error styling --- www/phorkie.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'www') diff --git a/www/phorkie.css b/www/phorkie.css index 3e4b061..e478165 100644 --- a/www/phorkie.css +++ b/www/phorkie.css @@ -48,6 +48,12 @@ h1 { .file .code { margin-left: 2em; } + +div.annotations div.alert { + margin-bottom: 1ex; +} + + ul.pager { margin-top: 2ex; } -- cgit v1.2.3