mobile: font size tweaks
This commit is contained in:
parent
f70f7e2855
commit
8a5ce5f575
|
@ -29,6 +29,7 @@ h3 {
|
||||||
border-style : solid;
|
border-style : solid;
|
||||||
border-color : #88b0ff;
|
border-color : #88b0ff;
|
||||||
font-weight : bold;
|
font-weight : bold;
|
||||||
|
font-size : small;
|
||||||
}
|
}
|
||||||
|
|
||||||
#content {
|
#content {
|
||||||
|
@ -173,6 +174,7 @@ div.postTags {
|
||||||
div.footerAddon {
|
div.footerAddon {
|
||||||
margin-top : 5px;
|
margin-top : 5px;
|
||||||
margin-bottom : 5px;
|
margin-bottom : 5px;
|
||||||
|
font-size : small;
|
||||||
}
|
}
|
||||||
|
|
||||||
.loginError {
|
.loginError {
|
||||||
|
|
Loading…
Reference in New Issue