mobile: font size tweaks

This commit is contained in:
Andrew Dolgov 2007-12-05 07:46:19 +01:00
parent f70f7e2855
commit 8a5ce5f575
1 changed files with 2 additions and 0 deletions

View File

@ -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 {