Minor CSS tweak.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 8 May 2011 20:14:19 +0000 (22:14 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 8 May 2011 20:14:19 +0000 (22:14 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
css/banana.css

index ecc1d46..e273891 100644 (file)
@@ -30,6 +30,7 @@ div.foot {
     border-top: 1px solid #a2c2e1;
     padding-top: 1em;
     margin-top: 1em;
+    font-size: 75%;
 }
 
 a:link, a:visited { color: #f60; background: transparent; }