mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-04-17 19:40:07 +02:00
added tagging function as requested in issue #7
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
background-color: var(--color2);
|
||||
}
|
||||
|
||||
.tagentry:hover {
|
||||
background-color: var(--color4);
|
||||
}
|
||||
|
||||
.column img {
|
||||
background-color: var(--color2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user