aboutsummaryrefslogtreecommitdiffhomepage
path: root/css
diff options
context:
space:
mode:
authorHakim El Hattab2012-08-17 00:40:12 -0400
committerHakim El Hattab2012-08-17 00:40:12 -0400
commit5bd5ac67a4ddab7e5b2b1cb36b41be02a8a741e9 (patch)
treebb0ef4e085acbcf4253d33de54c4a30e4a633a8d /css
parentefc020c999a50864c9ee55948e8222b6c2c6a0f5 (diff)
fix bug that caused vertical stacks to shift unexpectedly in overview (closes #122)
Diffstat (limited to 'css')
-rw-r--r--css/main.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/main.css b/css/main.css
index 9302c79..7f0555c 100644
--- a/css/main.css
+++ b/css/main.css
@@ -259,6 +259,7 @@ body {
}
.reveal .controls a {
+ font-family: Arial;
font-size: 0.83em;
position: absolute;
opacity: 0.1;