aboutsummaryrefslogtreecommitdiff
path: root/css/theme/black.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/black.css
parent6bfa48a667fe91bb1de1b680769aeb7260af3a49 (diff)
downloadfosdem-2018-presentation-8162855d23601e66a25ba79dd4013ef416c4f1b4.tar
fosdem-2018-presentation-8162855d23601e66a25ba79dd4013ef416c4f1b4.tar.gz
increase default font sizes, adjust config defaults for less margings and larger max scale #1605
Diffstat (limited to 'css/theme/black.css')
-rw-r--r--css/theme/black.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/black.css b/css/theme/black.css
index 9228c46..96e4fd4 100644
--- a/css/theme/black.css
+++ b/css/theme/black.css
@@ -16,7 +16,7 @@ body {
.reveal {
font-family: "Source Sans Pro", Helvetica, sans-serif;
- font-size: 38px;
+ font-size: 42px;
font-weight: normal;
color: #fff; }