aboutsummaryrefslogtreecommitdiff
path: root/css/theme/simple.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-06-10 10:58:40 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-06-10 10:58:40 +0200
commit8162855d23601e66a25ba79dd4013ef416c4f1b4 (patch)
treecfcdd3391293b9ef1c15e54e8d367139c4a9ceb5 /css/theme/simple.css
parent6bfa48a667fe91bb1de1b680769aeb7260af3a49 (diff)
downloadfreenode-live-2017-presentation-8162855d23601e66a25ba79dd4013ef416c4f1b4.tar
freenode-live-2017-presentation-8162855d23601e66a25ba79dd4013ef416c4f1b4.tar.gz
increase default font sizes, adjust config defaults for less margings and larger max scale #1605
Diffstat (limited to 'css/theme/simple.css')
-rw-r--r--css/theme/simple.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/simple.css b/css/theme/simple.css
index cb840d9..f64343e 100644
--- a/css/theme/simple.css
+++ b/css/theme/simple.css
@@ -19,7 +19,7 @@ body {
.reveal {
font-family: "Lato", sans-serif;
- font-size: 36px;
+ font-size: 40px;
font-weight: normal;
color: #000; }