From: Jan Paul Tuecking Date: Mon, 6 Jul 2009 12:55:55 +0000 (+0200) Subject: Moved font-size form table to post table to fix links-page table (wrong font-size... X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a86c82cd007cd9a3e5197a8d9ca9bb055c4dbb5c;p=ipfire.org.git Moved font-size form table to post table to fix links-page table (wrong font-size with eg. Safari) --- diff --git a/www/include/style.css b/www/include/style.css index 69706896..225356bc 100644 --- a/www/include/style.css +++ b/www/include/style.css @@ -373,11 +373,11 @@ table { padding: 0em; width: 980px; max-width: 980px; - font-size: 0.9em; } .post table { width: 900px; max-width: 900px; + font-size: 0.9em; } #sh-tl { background: url(/images/sh-tl.png) no-repeat right bottom;