1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-13 13:49:15 +00:00

mobile: font size tweaks

This commit is contained in:
Andrew Dolgov
2007-12-05 07:46:19 +01:00
parent f70f7e2855
commit 8a5ce5f575

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 {