diff --git a/static/css/colors.css b/static/css/colors.css index 60d7ea7..30d3caa 100644 --- a/static/css/colors.css +++ b/static/css/colors.css @@ -170,6 +170,10 @@ Slides - Backgrounds
.bg-white { background-color: #fff; } +[class*="bg-"] .bg-white { + text-shadow: none; + color: #333; +} /* BG Apple Keynote*/