aboutsummaryrefslogtreecommitdiff
path: root/dist/theme/beige.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/theme/beige.css')
-rw-r--r--dist/theme/beige.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/theme/beige.css b/dist/theme/beige.css
index d3182ff..e728ef4 100644
--- a/dist/theme/beige.css
+++ b/dist/theme/beige.css
@@ -5,6 +5,9 @@
*/
@import url(fonts/league-gothic/league-gothic.css);
@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
*********************************************/