Merge pull request #45 from koirand/enh/#44

Add dropdown shadow to contents image
Close #44
This commit is contained in:
Kazuki Koide 2019-05-07 14:10:53 +09:00 committed by GitHub
commit d9fb536345
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@
#contentBody img { #contentBody img {
border-style: none; border-style: none;
box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
} }
#contentBody code, #contentBody code,