From: Simon L'nu Date: Sun, 11 Mar 2012 14:29:12 +0000 (-0400) Subject: screwed up on the font-size for screen last push X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=258a8c0871083791eb5ec1d5f13b03e67248392d;p=friendica.git screwed up on the font-size for screen last push Signed-off-by: Simon L'nu --- diff --git a/view/theme/dispy-dark/style.css b/view/theme/dispy-dark/style.css index 8e59b151dc..805749b1c5 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 {