diff --git a/public/css/tags.css b/public/css/tags.css index 995a7d43a..f424b6699 100644 --- a/public/css/tags.css +++ b/public/css/tags.css @@ -69,6 +69,7 @@ .tag_limette { background-color: #D3FFCE; + color: black; } .tag_done { @@ -115,4 +116,4 @@ .copy-btn { float: right; margin-top: 3px; -} \ No newline at end of file +}