1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-12-02 20:22:52 +00:00

image generation wip

This commit is contained in:
Laura
2025-09-11 23:25:58 +02:00
parent 27dbd0e642
commit 1c4ff26378
10 changed files with 105 additions and 24 deletions

View File

@@ -111,6 +111,10 @@
background-image: url(icons/tags/json.svg)
}
.tags .tag.image {
background-image: url(icons/tags/image.svg)
}
.tags .tag.all {
background-image: url(icons/tags/all.svg)
}