font color black on tag limette

This commit is contained in:
Harald Bamberger
2026-05-26 09:06:44 +02:00
parent 0962e62e69
commit bb366e4117
+2 -1
View File
@@ -69,6 +69,7 @@
.tag_limette { .tag_limette {
background-color: #D3FFCE; background-color: #D3FFCE;
color: black;
} }
.tag_done { .tag_done {
@@ -111,4 +112,4 @@
.copy-btn { .copy-btn {
float: right; float: right;
margin-top: 3px; margin-top: 3px;
} }