summaryrefslogtreecommitdiff
path: root/overview/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'overview/custom.css')
-rw-r--r--overview/custom.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/overview/custom.css b/overview/custom.css
index 9a2f7c6..c2deb35 100644
--- a/overview/custom.css
+++ b/overview/custom.css
@@ -83,7 +83,7 @@ body {
.reveal section img {
margin: 15px 0px;
background: rgba(255, 255, 255, 0.12);
- border: 4px solid #eeeeee;
+ border: 0px solid #eeeeee;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;