box shadow for lightboxes
This commit is contained in:
parent
99b0fa0c68
commit
6ae98169e0
1 changed files with 1 additions and 0 deletions
|
@ -1991,6 +1991,7 @@ and it won't be important on password protected instances */
|
|||
height: 434px;
|
||||
background-color: #e0e0e0;
|
||||
padding: 64px 124px 64px 124px;
|
||||
box-shadow: 0px 6px 3px rgba(0, 0, 0, 0.23), 10px 10px 10px rgba(0, 0, 0, 0.19)
|
||||
border-radius: 2px;
|
||||
}
|
||||
.lightboxContent h3 {
|
||||
|
|
Loading…
Reference in a new issue