aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/theme/sky.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/theme/sky.css b/css/theme/sky.css
index 79eaf7f..c6c01ad 100644
--- a/css/theme/sky.css
+++ b/css/theme/sky.css
@@ -54,6 +54,7 @@ body {
* LINKS
*********************************************/
.reveal a:not(.image) {
+ line-height: 1.3em;
color: #3b759e;
text-decoration: none;
-webkit-transition: color .15s ease;