From e7955bf276d6c6b99317ee7436d32db29b2e2648 Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Mon, 6 Jul 2009 18:50:26 +0200 Subject: [PATCH] Fixed sidebar font-size on download-page. --- www/include/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/include/style.css b/www/include/style.css index ea2f258b..17c2f7ef 100644 --- a/www/include/style.css +++ b/www/include/style.css @@ -280,7 +280,7 @@ margin-bottom: 0.5em; font-size: 0.9em; } -#main_inner a +#main_inner .post a { font-size: 0.9em; } -- 2.47.3