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 {