aboutsummaryrefslogtreecommitdiff
path: root/static/css/ib.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/ib.css')
-rw-r--r--static/css/ib.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/ib.css b/static/css/ib.css
index 666522a..a075366 100644
--- a/static/css/ib.css
+++ b/static/css/ib.css
@@ -331,6 +331,7 @@ textarea {
}
@media (max-width: 600px) {
body {
+ font-size: 14px;
padding: 4px;
}
#main_nav.mob {
@@ -367,6 +368,9 @@ textarea {
max-width: 100%;
width: 100%;
}
+ .thread {
+ line-height: 16px;
+ }
.postform input[type="submit"] {
height: 2em;
margin-top: 2px;