aboutsummaryrefslogtreecommitdiff
path: root/css/theme/night.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-09-28 12:14:48 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-09-28 12:14:48 +0200
commitbd176411ef7fa4b584af5deef538ab8f63f43746 (patch)
tree504120ad8d01bfce756ae8f7c5076dd7331d992a /css/theme/night.css
parent9ef0060024a428e2bbfa237f2632e2defe4a5ec3 (diff)
downloadfreenode-live-2017-presentation-bd176411ef7fa4b584af5deef538ab8f63f43746.tar
freenode-live-2017-presentation-bd176411ef7fa4b584af5deef538ab8f63f43746.tar.gz
style tweaks for all themes; larger line heights, no default adjustmetn to letter-spacing
Diffstat (limited to 'css/theme/night.css')
-rw-r--r--css/theme/night.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/css/theme/night.css b/css/theme/night.css
index ec48802..5325388 100644
--- a/css/theme/night.css
+++ b/css/theme/night.css
@@ -16,7 +16,6 @@ body {
font-family: "Open Sans", sans-serif;
font-size: 30px;
font-weight: normal;
- letter-spacing: -0.02em;
color: #eeeeee; }
::selection {
@@ -26,7 +25,7 @@ body {
.reveal .slides > section,
.reveal .slides > section > section {
- line-height: 1.2em;
+ line-height: 1.3;
font-weight: inherit; }
/*********************************************
@@ -41,7 +40,7 @@ body {
margin: 0 0 20px 0;
color: #eeeeee;
font-family: "Montserrat", Impact, sans-serif;
- line-height: 1em;
+ line-height: 1.2;
letter-spacing: -0.03em;
text-transform: none;
text-shadow: none;
@@ -60,14 +59,14 @@ body {
font-size: 1em; }
.reveal h1 {
- text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2); }
+ text-shadow: none; }
/*********************************************
* OTHER
*********************************************/
.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,