From b83640ab27bdbfbc1f3c941321b4ea1999281847 Mon Sep 17 00:00:00 2001 From: Heroman Date: Sun, 28 Feb 2021 10:35:55 +1000 Subject: [PATCH] Fixes oldchat formatting issues --- code/stylesheet.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/stylesheet.dm b/code/stylesheet.dm index ac95b3fab2a..4621e6669e1 100644 --- a/code/stylesheet.dm +++ b/code/stylesheet.dm @@ -68,10 +68,10 @@ h1.alert, h2.alert {color: #000000;} .ghostalert {color: #5c00e6; font-style: italic; font-weight: bold;} -// VOREStation Edit Start +/* VOREStation Edit Start */ .emote {} .emote_subtle {font-style: italic;} -// VOREStation Edit End +/* VOREStation Edit End */ /* Game Messages */