aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon <simon@kisikew.org>2012-03-11 07:29:45 -0700
committerSimon <simon@kisikew.org>2012-03-11 07:29:45 -0700
commit1dad15a021cc5d03f4238ab77ff051fc0ca1e35e (patch)
tree422f09ee8b7b05ac876c080905e367cb2f9999be
parentac2a81a273501f5b8bb1ca2281d5face80e117fa (diff)
parent258a8c0871083791eb5ec1d5f13b03e67248392d (diff)
downloadvolse-hubzilla-1dad15a021cc5d03f4238ab77ff051fc0ca1e35e.tar.gz
volse-hubzilla-1dad15a021cc5d03f4238ab77ff051fc0ca1e35e.tar.bz2
volse-hubzilla-1dad15a021cc5d03f4238ab77ff051fc0ca1e35e.zip
Merge pull request #123 from simonlnu/master
screwed up on the font-size for screen last push
-rw-r--r--view/theme/dispy-dark/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy-dark/style.css b/view/theme/dispy-dark/style.css
index 8e59b151d..805749b1c 100644
--- a/view/theme/dispy-dark/style.css
+++ b/view/theme/dispy-dark/style.css
@@ -42,7 +42,7 @@ html {
}
body {
margin: 0;
- font-size: 12pt;
+ font-size: 16px;
line-height: 1.1em;
}
body, button, input, select, textarea {