aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/serif.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/source/serif.scss')
-rw-r--r--css/theme/source/serif.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/source/serif.scss b/css/theme/source/serif.scss
index 404b8bf..ec3fcb3 100644
--- a/css/theme/source/serif.scss
+++ b/css/theme/source/serif.scss
@@ -25,7 +25,7 @@ $linkColor: #51483D;
$linkColorHover: lighten( $linkColor, 20% );
$selectionBackgroundColor: #26351C;
-.reveal a:not(.image) {
+.reveal a {
line-height: 1.3em;
}