]> git.ipfire.org Git - ipfire.org.git/commitdiff
Insert font-size for tables in style sheet to fix size of fonts on links-page
authorJan Paul Tuecking <earl@ipfire.org>
Mon, 6 Jul 2009 12:46:09 +0000 (14:46 +0200)
committerJan Paul Tuecking <earl@ipfire.org>
Mon, 6 Jul 2009 12:46:09 +0000 (14:46 +0200)
www/include/style.css

index ac307c08657948beee0295b810b3b689d79986e6..697068963140272036c3d18ddee608565ab243e2 100644 (file)
@@ -373,6 +373,7 @@ table {
   padding: 0em;
   width: 980px;
   max-width: 980px;
+  font-size: 0.9em;
 }
 .post table {
   width: 900px;