summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/cards/minicard.styl')
-rw-r--r--client/components/cards/minicard.styl9
1 files changed, 8 insertions, 1 deletions
diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl
index e3d1ff20..1a1516e5 100644
--- a/client/components/cards/minicard.styl
+++ b/client/components/cards/minicard.styl
@@ -144,7 +144,14 @@
.badge-text
vertical-align: middle
&.badge-comment
- margin-bottom: 0.1rem
+ display: block
+ border-radius: 4px
+ padding: 1px 3px
+ margin-bottom: 0.3rem
+ color: #ff0000
+ background-color: #ffffff
+ font-weight: bold
+ font-size: 11pt
.badge-text
font-size: 0.9em