Revamped still-image

This commit is contained in:
Mergan 2023-09-12 02:48:53 -07:00
parent 174f98b1cb
commit e13c4b6b85
2 changed files with 75 additions and 30 deletions

View file

@ -60,7 +60,7 @@
&.animated {
&::before {
zoom: var(--_still_image-label-scale, 1);
content: 'gif';
content: var(--image-type-label, 'A?');
position: absolute;
line-height: 1;
font-size: 0.7em;