aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/theme/blood.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/blood.css')
-rw-r--r--css/theme/blood.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/css/theme/blood.css b/css/theme/blood.css
index a29b11d..7eb16fb 100644
--- a/css/theme/blood.css
+++ b/css/theme/blood.css
@@ -27,7 +27,6 @@ body {
font-family: Ubuntu, "sans-serif";
font-size: 36px;
font-weight: normal;
- letter-spacing: -0.02em;
color: #eeeeee; }
::selection {
@@ -37,7 +36,7 @@ body {
.reveal .slides > section,
.reveal .slides > section > section {
- line-height: 1.2em;
+ line-height: 1.3;
font-weight: inherit; }
/*********************************************
@@ -52,8 +51,8 @@ body {
margin: 0 0 20px 0;
color: #eeeeee;
font-family: Ubuntu, "sans-serif";
- line-height: 1em;
- letter-spacing: 0.02em;
+ line-height: 1.2;
+ letter-spacing: normal;
text-transform: uppercase;
text-shadow: 2px 2px 2px #222222;
word-wrap: break-word; }
@@ -78,7 +77,7 @@ body {
*********************************************/
.reveal p {
margin-bottom: 10px;
- line-height: 1.2em; }
+ line-height: 1.3; }
/* Ensure certain elements are never larger than the slide itself */
.reveal img,