mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Tweak tag bubbles
This commit is contained in:
@@ -226,11 +226,12 @@
|
||||
flex-basis : 80%;
|
||||
flex-grow : 1;
|
||||
.tag{
|
||||
border: 2px solid grey;
|
||||
padding: 2px;
|
||||
margin: -2px 2px;
|
||||
display: inline-block;
|
||||
border-radius: 5px;
|
||||
border : 2px solid grey;
|
||||
padding : 2px;
|
||||
margin : 2px 2px;
|
||||
display : inline-block;
|
||||
border-radius : 5px;
|
||||
background-color : #444;
|
||||
}
|
||||
a.userPageLink{
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user