add border to role badges
This commit is contained in:
@@ -410,6 +410,7 @@ blockquote p {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 4px 0.5em;
|
padding: 4px 0.5em;
|
||||||
|
border: 1px solid #3f3f3f;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
|
|||||||
Reference in New Issue
Block a user