561
edits
Auburnsummer (talk | contribs) No edit summary |
Auburnsummer (talk | contribs) No edit summary |
||
Line 1,340: | Line 1,340: | ||
.pixelart { | .pixelart { | ||
image-rendering: crisp-edges; | image-rendering: crisp-edges; | ||
} | |||
.blackstroke { | |||
filter: drop-shadow(0.5px 0.5px 0 black) drop-shadow(-0.5px -0.5px 0 black) drop-shadow(-0.5px 0.5px 0 black) drop-shadow(0.5px -0.5px 0 black); | |||
} | } |