mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-09-09 06:00:49 +02:00
all themes now have contrasting text colors based on slide bg
This commit is contained in:
3
dist/theme/serif.css
vendored
3
dist/theme/serif.css
vendored
@@ -7,6 +7,9 @@
|
||||
.reveal a {
|
||||
line-height: 1.3em; }
|
||||
|
||||
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
|
||||
*********************************************/
|
||||
|
Reference in New Issue
Block a user