aboutsummaryrefslogtreecommitdiff
path: root/css/theme/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/night.css')
-rw-r--r--css/theme/night.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/night.css b/css/theme/night.css
index 51a3dd3..f5ccb52 100644
--- a/css/theme/night.css
+++ b/css/theme/night.css
@@ -147,7 +147,7 @@ body {
font-family: monospace;
line-height: 1.2em;
word-wrap: break-word;
- box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); }
+ box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
.reveal code {
font-family: monospace;