tweak tag icon appearance with a slight border
Gitea/photolib/pipeline/head This commit looks good Details

This commit is contained in:
dave 2023-01-21 11:58:16 -08:00
parent 560f4e8132
commit 44f7966152
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ a {
display: inline-block;
margin-right: 0.5em;
border-radius: 3px;
border: 0.5px solid #fff;
}
.tag-icon-0 {
background: #fa6e6e;