aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
Diffstat (limited to 'view/css')
-rw-r--r--view/css/conversation.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css
index 9fb4093ca..6c9d757b1 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -258,3 +258,8 @@ a.wall-item-name-link {
pointer-events: none;
cursor: default;
}
+
+.item-forged {
+ color: #FF0000;
+ font-size: 1.5em !important;
+} \ No newline at end of file