aboutsummaryrefslogtreecommitdiff
path: root/css/theme/black.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/black.css')
-rw-r--r--css/theme/black.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/theme/black.css b/css/theme/black.css
index fce771b..3cee63e 100644
--- a/css/theme/black.css
+++ b/css/theme/black.css
@@ -209,6 +209,10 @@ body {
border: 4px solid #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
+.reveal section img.plain {
+ border: 0;
+ box-shadow: none; }
+
.reveal a img {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;