mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 08:12:39 +00:00
Fix all images having drop shadows
This commit is contained in:
@@ -349,12 +349,6 @@ body {
|
|||||||
.watercolor11 { --wc : @watercolor11; }
|
.watercolor11 { --wc : @watercolor11; }
|
||||||
.watercolor12 { --wc : @watercolor12; }
|
.watercolor12 { --wc : @watercolor12; }
|
||||||
|
|
||||||
img {
|
|
||||||
z-index: 2 !important;
|
|
||||||
filter : drop-shadow(0px 6px 6px rgba(0,0,0,.4));
|
|
||||||
position: absolute;
|
|
||||||
}
|
|
||||||
|
|
||||||
//*****************************
|
//*****************************
|
||||||
// * MONSTER STAT BLOCK
|
// * MONSTER STAT BLOCK
|
||||||
// *****************************/
|
// *****************************/
|
||||||
|
|||||||
Reference in New Issue
Block a user