recompile themes #488

This commit is contained in:
Hakim El Hattab
2013-06-13 21:31:48 -04:00
parent e8f42736ff
commit a9dce74e24
2 changed files with 6 additions and 5 deletions

View File

@ -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;