]> git.ipfire.org Git - ipfire.org.git/commitdiff
Moved font-size form table to post table to fix links-page table (wrong font-size...
authorJan Paul Tuecking <earl@ipfire.org>
Mon, 6 Jul 2009 12:55:55 +0000 (14:55 +0200)
committerJan Paul Tuecking <earl@ipfire.org>
Mon, 6 Jul 2009 12:55:55 +0000 (14:55 +0200)
www/include/style.css

index 697068963140272036c3d18ddee608565ab243e2..225356bc318c85b74922d0d9e92ee41fb17e127e 100644 (file)
@@ -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;