aboutsummaryrefslogtreecommitdiff
path: root/css/theme/sky.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/sky.css')
-rw-r--r--css/theme/sky.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/theme/sky.css b/css/theme/sky.css
index 36d0b02..7f3e689 100644
--- a/css/theme/sky.css
+++ b/css/theme/sky.css
@@ -68,7 +68,7 @@ body {
* OTHER
*********************************************/
.reveal p {
- margin-bottom: 10px;
+ margin: 20px 0;
line-height: 1.3; }
/* Ensure certain elements are never larger than the slide itself */
@@ -116,7 +116,7 @@ body {
display: block;
position: relative;
width: 70%;
- margin: 5px auto;
+ margin: 20px auto;
padding: 5px;
font-style: italic;
background: rgba(255, 255, 255, 0.05);
@@ -132,7 +132,7 @@ body {
display: block;
position: relative;
width: 90%;
- margin: 15px auto;
+ margin: 20px auto;
text-align: left;
font-size: 0.55em;
font-family: monospace;