diff options
author | Chris Lawrence | 2013-06-17 22:55:52 -0400 |
---|---|---|
committer | Chris Lawrence | 2013-06-17 22:55:52 -0400 |
commit | 636a6661978d04791bc899be65d7c3fd23eea125 (patch) | |
tree | 9125a36a685e36128046f5949bbafc1d61bd9019 /css/theme/sky.css | |
parent | d3ebbf1be72dc1ea17c7c6e48f8c362feb4deb94 (diff) | |
parent | 516b1fc794513e691987372a25ac61bb79d13439 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'css/theme/sky.css')
-rw-r--r-- | css/theme/sky.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/css/theme/sky.css b/css/theme/sky.css index 79eaf7f..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 *********************************************/ |