0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 16:12:38 +00:00

Tweak tag bubbles

This commit is contained in:
Trevor Buckner
2023-04-11 21:29:01 -04:00
parent d92005a3c2
commit d369cad02c

View File

@@ -228,9 +228,10 @@
.tag{ .tag{
border : 2px solid grey; border : 2px solid grey;
padding : 2px; padding : 2px;
margin: -2px 2px; margin : 2px 2px;
display : inline-block; display : inline-block;
border-radius : 5px; border-radius : 5px;
background-color : #444;
} }
a.userPageLink{ a.userPageLink{
text-decoration: none; text-decoration: none;