From: Jan Paul Tuecking Date: Mon, 6 Jul 2009 12:46:09 +0000 (+0200) Subject: Insert font-size for tables in style sheet to fix size of fonts on links-page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=373301bac49f9a49372abc0016287fd35df9574b;p=ipfire.org.git Insert font-size for tables in style sheet to fix size of fonts on links-page --- diff --git a/www/include/style.css b/www/include/style.css index ac307c08..69706896 100644 --- a/www/include/style.css +++ b/www/include/style.css @@ -373,6 +373,7 @@ table { padding: 0em; width: 980px; max-width: 980px; + font-size: 0.9em; } .post table { width: 900px;