files/reveal.js/css/theme/source/sky.scss in reveal-ck-0.5.1 vs files/reveal.js/css/theme/source/sky.scss in reveal-ck-0.6.0
- old
+ new
@@ -28,10 +28,10 @@
$linkColor: #3b759e;
$linkColorHover: lighten( $linkColor, 20% );
$selectionBackgroundColor: #134674;
// Fix links so they are not cut off
-.reveal a:not(.image) {
+.reveal a {
line-height: 1.3em;
}
// Background generator
@mixin bodyBackground() {