Remove png sprites

This commit is contained in:
Anton Khorev 2023-12-15 16:58:13 +03:00
parent 9d717d4541
commit 3c7e35ac32
2 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

View file

@ -37,8 +37,7 @@ time[title] {
vertical-align: top;
width: 20px;
height: 20px;
background: transparent image-url("sprite.png") no-repeat 0 0;
background-image: image-url("sprite.svg");
background: transparent image-url("sprite.svg") no-repeat 0 0;
text-indent: -9999px;
overflow: hidden;
}