Explorar o código

Fix footnote size

[SVN r30413]
Dave Abrahams %!s(int64=21) %!d(string=hai) anos
pai
achega
38150ef348
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rst.css

+ 1 - 1
rst.css

@@ -156,7 +156,7 @@ CODE
 }
 .footnote
 {
-    FONT-SIZE: 66%;
+    FONT-SIZE: 80%;
     VERTICAL-ALIGN: super;
     TEXT-DECORATION: none;
 }

粤ICP备19079148号