diff options
Diffstat (limited to 'juick-www/src/main/assets')
-rw-r--r-- | juick-www/src/main/assets/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/juick-www/src/main/assets/style.css b/juick-www/src/main/assets/style.css index d2cb984f..077465ab 100644 --- a/juick-www/src/main/assets/style.css +++ b/juick-www/src/main/assets/style.css @@ -349,6 +349,7 @@ article .tags { min-height: 1px; } article .tags > a, +.badge, .msg-tags > a { background: #eee; border: 1px solid #eee; |