summaryrefslogtreecommitdiffhomepage
path: root/css/theme/serif.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/serif.css')
-rw-r--r--css/theme/serif.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/css/theme/serif.css b/css/theme/serif.css
index 37833f6..734de56 100644
--- a/css/theme/serif.css
+++ b/css/theme/serif.css
@@ -1,10 +1,12 @@
/**
* A simple theme for reveal.js presentations, similar
- * to the default theme. The accent color is darkblue.
+ * to the default theme. The accent color is brown.
*
- * This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed.
- * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se; so is the theme - beige.css - that this is based off of.
+ * 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
*********************************************/