aboutsummaryrefslogtreecommitdiff
path: root/css/theme/simple.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/simple.css')
-rw-r--r--css/theme/simple.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/theme/simple.css b/css/theme/simple.css
index 33809ec..cb840d9 100644
--- a/css/theme/simple.css
+++ b/css/theme/simple.css
@@ -7,6 +7,9 @@
*/
@import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
+section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 {
+ color: #fff; }
+
/*********************************************
* GLOBAL STYLES
*********************************************/