From 5a11d26a75b2b166b340c4323e0c3df49ac39ac4 Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Thu, 20 Sep 2012 18:47:04 +0000 Subject: [PATCH] make the footer text slightly larger. --- css/typography.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/typography.css b/css/typography.css index 9a99c73f..a6d2653f 100644 --- a/css/typography.css +++ b/css/typography.css @@ -379,7 +379,7 @@ table .name { #footer p, #footer ul { - font-size: 0.833em; + font-size: 0.9em; } #footer ul { padding-left: 0;