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:
@@ -72,6 +72,10 @@
|
||||
background-color: var(--color3);
|
||||
}
|
||||
|
||||
.tagentry:hover {
|
||||
background-color: var(--color2);
|
||||
}
|
||||
|
||||
.column img {
|
||||
background-color: var(--bcolor3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user