aboutsummaryrefslogtreecommitdiff
path: root/css/theme/solarized.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/solarized.css')
-rw-r--r--css/theme/solarized.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/theme/solarized.css b/css/theme/solarized.css
index 3affa6e..006606f 100644
--- a/css/theme/solarized.css
+++ b/css/theme/solarized.css
@@ -34,8 +34,8 @@ body {
background: #d33682;
text-shadow: none; }
-.reveal .slides > section,
-.reveal .slides > section > section {
+.reveal .slides section,
+.reveal .slides section > section {
line-height: 1.3;
font-weight: inherit; }