summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-12-05 07:46:19 +0100
committerAndrew Dolgov <[email protected]>2007-12-05 07:46:19 +0100
commit8a5ce5f5756aea013a1f6c6b7efe2483ff26405d (patch)
treec9fde2296de75b2660c95a853bb6baa8dec211f8 /mobile
parentf70f7e285564a361f6881fd5957ccd0760733270 (diff)
mobile: font size tweaks
Diffstat (limited to 'mobile')
-rw-r--r--mobile/mobile.css2
1 files changed, 2 insertions, 0 deletions
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 {