diff --git a/css/theme/source/bfh.scss b/css/theme/source/bfh.scss index a740b5f09fa..d9888b1819e 100644 --- a/css/theme/source/bfh.scss +++ b/css/theme/source/bfh.scss @@ -27,7 +27,7 @@ $headingFont: 'Signika Negative', Helvetica, sans-serif; $headingTextShadow: none; // none; $headingLetterSpacing: normal; $headingTextTransform: none; // uppercase -$headingFontWeight: 600; +// $headingFontWeight: 600; - workaround for : https://github.com/bfh/reveal.js/issues/5 $linkColor: #79a8cb; $linkColorHover: darken( $linkColor, 25% ); $selectionBackgroundColor: lighten( $linkColor, 25% );