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