aboutsummaryrefslogtreecommitdiff
path: root/css/reveal.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-06-11 12:48:19 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-06-11 12:48:19 +0200
commit06e76c1be3f17ab2663b1f3587e8418f9d524098 (patch)
tree8e15445f532ec4f458b70ee1e5da84dc70586aa3 /css/reveal.css
parent38301d57c547a349e2cc790996c1213720aed9d4 (diff)
downloadfreenode-live-2017-presentation-06e76c1be3f17ab2663b1f3587e8418f9d524098.tar
freenode-live-2017-presentation-06e76c1be3f17ab2663b1f3587e8418f9d524098.tar.gz
shift a few additional styles from core to theme
Diffstat (limited to 'css/reveal.css')
-rw-r--r--css/reveal.css22
1 files changed, 0 insertions, 22 deletions
diff --git a/css/reveal.css b/css/reveal.css
index 6637bd3..71cfdb6 100644
--- a/css/reveal.css
+++ b/css/reveal.css
@@ -67,26 +67,6 @@ body {
/*********************************************
- * HEADERS
- *********************************************/
-
-.reveal h1,
-.reveal h2,
-.reveal h3,
-.reveal h4,
-.reveal h5,
-.reveal h6 {
- word-wrap: break-word;
- line-height: 1;
-}
-
-.reveal h1 { font-size: 3.77em; }
-.reveal h2 { font-size: 2.11em; }
-.reveal h3 { font-size: 1.55em; }
-.reveal h4 { font-size: 1em; }
-
-
-/*********************************************
* VIEW FRAGMENTS
*********************************************/
@@ -439,8 +419,6 @@ body {
padding: 20px 0px;
z-index: 10;
- line-height: 1.2em;
- font-weight: inherit;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;