aboutsummaryrefslogtreecommitdiff
path: root/css/theme/serif.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-06-13 21:31:48 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-06-13 21:31:56 -0400
commita9dce74e24d0cc3e5af69f5a0ff5ce4c90b1dcb6 (patch)
treec7af644b4602bb7c7b990d55b2c5836f86e00311 /css/theme/serif.css
parente8f42736ffa505c3d9c6c848092454383ee039a7 (diff)
downloadfreenode-live-2017-presentation-a9dce74e24d0cc3e5af69f5a0ff5ce4c90b1dcb6.tar
freenode-live-2017-presentation-a9dce74e24d0cc3e5af69f5a0ff5ce4c90b1dcb6.tar.gz
recompile themes #488
Diffstat (limited to 'css/theme/serif.css')
-rw-r--r--css/theme/serif.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/css/theme/serif.css b/css/theme/serif.css
index aee7a8c..734de56 100644
--- a/css/theme/serif.css
+++ b/css/theme/serif.css
@@ -4,6 +4,9 @@
*
* This theme is Copyright (C) 2012-2013 Owen Versteeg, http://owenversteeg.com - it is MIT licensed.
*/
+.reveal a:not(.image) {
+ line-height: 1.3em; }
+
/*********************************************
* GLOBAL STYLES
*********************************************/
@@ -47,7 +50,6 @@ body {
* LINKS
*********************************************/
.reveal a:not(.image) {
- line-height: 1.3em;
color: #51483d;
text-decoration: none;
-webkit-transition: color .15s ease;
@@ -87,9 +89,6 @@ body {
/*********************************************
* NAVIGATION CONTROLS
*********************************************/
-.reveal .controls div {
- opacity: 0.15; }
-
.reveal .controls div.navigate-left,
.reveal .controls div.navigate-left.enabled {
border-right-color: #51483d; }