aboutsummaryrefslogtreecommitdiff
path: root/dist/theme/blood.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/theme/blood.css')
-rw-r--r--dist/theme/blood.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/theme/blood.css b/dist/theme/blood.css
index 06f6f0e..0a9f5d4 100644
--- a/dist/theme/blood.css
+++ b/dist/theme/blood.css
@@ -10,6 +10,9 @@
*
*/
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,700,300italic,700italic);
+section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-background h4, section.has-light-background h5, section.has-light-background h6 {
+ color: #222; }
+
/*********************************************
* GLOBAL STYLES
*********************************************/
@@ -291,6 +294,9 @@
font-weight: 300;
text-shadow: 1px 1px #222; }
+section.has-light-background p, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-background h4 {
+ text-shadow: none; }
+
.reveal h1,
.reveal h2,
.reveal h3,