add border to role badges

This commit is contained in:
jomo
2015-03-11 17:44:53 +01:00
parent 557393565c
commit 69ca35f94c

View File

@@ -410,6 +410,7 @@ blockquote p {
display: inline-block;
font-weight: bold;
padding: 4px 0.5em;
border: 1px solid #3f3f3f;
border-radius: 3px;
text-shadow: none;
line-height: 1em;