From a9dce74e24d0cc3e5af69f5a0ff5ce4c90b1dcb6 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Thu, 13 Jun 2013 21:31:48 -0400 Subject: recompile themes #488 --- css/theme/sky.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'css/theme/sky.css') diff --git a/css/theme/sky.css b/css/theme/sky.css index c6c01ad..35d048e 100644 --- a/css/theme/sky.css +++ b/css/theme/sky.css @@ -5,6 +5,9 @@ * * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se */ +.reveal a:not(.image) { + line-height: 1.3em; } + /********************************************* * GLOBAL STYLES *********************************************/ @@ -54,7 +57,6 @@ body { * LINKS *********************************************/ .reveal a:not(.image) { - line-height: 1.3em; color: #3b759e; text-decoration: none; -webkit-transition: color .15s ease; -- cgit v1.2.3