From 8a5ce5f5756aea013a1f6c6b7efe2483ff26405d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 5 Dec 2007 07:46:19 +0100 Subject: mobile: font size tweaks --- mobile/mobile.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mobile/mobile.css b/mobile/mobile.css index 6f7f89e93..a912b1a70 100644 --- a/mobile/mobile.css +++ b/mobile/mobile.css @@ -29,6 +29,7 @@ h3 { border-style : solid; border-color : #88b0ff; font-weight : bold; + font-size : small; } #content { @@ -173,6 +174,7 @@ div.postTags { div.footerAddon { margin-top : 5px; margin-bottom : 5px; + font-size : small; } .loginError { -- cgit v1.2.3