summaryrefslogtreecommitdiffhomepage
path: root/css/reveal.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/reveal.css')
-rw-r--r--css/reveal.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/reveal.css b/css/reveal.css
index 3dda05e..e489712 100644
--- a/css/reveal.css
+++ b/css/reveal.css
@@ -277,9 +277,10 @@ html:-moz-full-screen-ancestor {
bottom: 8px;
opacity: 0.5;
z-index: 31;
+ font-family: Helvetica, sans-serif;
font-size: 12px;
color: #fff;
- background-color: rgba(0, 0, 0, 0.6);
+ background-color: rgba(0, 0, 0, 0.7);
padding: 5px; }
.reveal .slide-number-delimiter {