mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Merge pull request #45 from koirand/enh/#44
Add dropdown shadow to contents image Close #44
This commit is contained in:
commit
d9fb536345
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue