From bc7d9759968b40897be476025d32d9d0b1a22b16 Mon Sep 17 00:00:00 2001 From: Novacat <35587478+Novacat@users.noreply.github.com> Date: Sat, 27 Feb 2021 20:57:53 -0500 Subject: [PATCH 1/2] Merge pull request #9809 from Heroman3003/whoopsie-dwoopsie 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 b9485f524d..703d7fb12b 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 */