files/reveal.js/css/theme/source/serif.scss in reveal-ck-0.5.1 vs files/reveal.js/css/theme/source/serif.scss in reveal-ck-0.6.0
- old
+ new
@@ -23,10 +23,10 @@
$backgroundColor: #F0F1EB;
$linkColor: #51483D;
$linkColorHover: lighten( $linkColor, 20% );
$selectionBackgroundColor: #26351C;
-.reveal a:not(.image) {
+.reveal a {
line-height: 1.3em;
}
// Theme template ------------------------------