*
* 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
*********************************************/
* LINKS
*********************************************/
.reveal a:not(.image) {
- line-height: 1.3em;
color: #51483d;
text-decoration: none;
-webkit-transition: color .15s ease;
/*********************************************
* NAVIGATION CONTROLS
*********************************************/
-.reveal .controls div {
- opacity: 0.15; }
-
.reveal .controls div.navigate-left,
.reveal .controls div.navigate-left.enabled {
border-right-color: #51483d; }
*
* Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
+.reveal a:not(.image) {
+ line-height: 1.3em; }
+
/*********************************************
* GLOBAL STYLES
*********************************************/
* LINKS
*********************************************/
.reveal a:not(.image) {
- line-height: 1.3em;
color: #3b759e;
text-decoration: none;
-webkit-transition: color .15s ease;