diff --git a/themes/5ePhb.style.less b/themes/5ePhb.style.less index a42d81add..6405a2efc 100644 --- a/themes/5ePhb.style.less +++ b/themes/5ePhb.style.less @@ -206,7 +206,6 @@ body { border-width : 11px; border-image : @noteBorderImage 12; border-image-outset : 9px 0px; - filter : drop-shadow(1px 4px 6px #888); position : absolute; width : 100%; height : 100%; @@ -219,6 +218,7 @@ body { margin-left : -0.1em; margin-right : -0.1em; background-color : @noteGreen; + filter : drop-shadow(1px 4px 6px #888); padding : 0.5em 0.6em; & + * { margin-top : 1.3em;