commit | b1c6dd27d86d2b3f9c18c783ff70165a8c119580 | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@redhat.com> | Sun Apr 14 02:43:32 2013 +0200 |
committer | Giulio Fidente <gfidente@redhat.com> | Sun Apr 14 02:43:32 2013 +0200 |
tree | 211a158e2904a3f1f064291a9195e84b56a8d11b | |
parent | 0161f71299422cb66400897e4fa00565d904dbd8 [diff] [blame] |
makes the font bigger, improves visually
diff --git a/static/css/style.less b/static/css/style.less index 3dd800e..4b9d24d 100644 --- a/static/css/style.less +++ b/static/css/style.less
@@ -16,7 +16,7 @@ background-color: @white; color: @dark-grey; font-family: @sans; - font-size: 1em; + font-size: 1.125em; } a { @@ -207,4 +207,4 @@ border-top: 0; } } -} +} \ No newline at end of file