mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Add dropdown shadow to contents image #44
This commit is contained in:
parent
25cc31d951
commit
7e8fa1e2ef
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