aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-09-10 10:12:25 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-09-10 10:12:25 +0200
commit41f20301b6a634003ed89f222f5fe1995ca29ce5 (patch)
treee3db03890e1252a9078fdf1c6493b7624441d1f4 /test
parentbc2974fef879a273fa5600b9b2e7d1481ebe8afd (diff)
downloadfreenode-live-2017-presentation-41f20301b6a634003ed89f222f5fe1995ca29ce5.tar
freenode-live-2017-presentation-41f20301b6a634003ed89f222f5fe1995ca29ce5.tar.gz
has-dark-background
Diffstat (limited to 'test')
-rw-r--r--test/examples/slide-backgrounds.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/examples/slide-backgrounds.html b/test/examples/slide-backgrounds.html
index 702a746..25beab9 100644
--- a/test/examples/slide-backgrounds.html
+++ b/test/examples/slide-backgrounds.html
@@ -11,8 +11,8 @@
<link rel="stylesheet" href="../../css/reveal.css">
<link rel="stylesheet" href="../../css/theme/serif.css" id="theme">
<style type="text/css" media="screen">
- .slides section,
- .slides section h2 {
+ .slides section.has-dark-background,
+ .slides section.has-dark-background h2 {
color: #fff;
}
.slides section.has-light-background,