From 20dbadec5e0adcec66df23af0e659fd7b3434d46 Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Thu, 16 Jul 2009 19:11:59 +0200 Subject: [PATCH] Yet another try to fix the font-size of the download page. Heiner, could you please try not to overwrite it again and again. Thx! --- 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 5c97441a..51c84a88 100644 --- a/www/include/style.css +++ b/www/include/style.css @@ -281,7 +281,7 @@ font-size: 0.9em; #main_inner .post a { -font-size: 1em; +font-size: 0.9em; } #main_inner ul -- 2.47.3