From 558d8a096ca7f8de78f2fb519f4d6598f47523b7 Mon Sep 17 00:00:00 2001 From: Malerus <49745305+Malerus@users.noreply.github.com> Date: Sat, 11 Feb 2023 02:50:34 -0600 Subject: [PATCH] Porting Fix Chat PR --- code/datums/browser.dm | 3 + .../modules/mob/dead/new_player/new_player.dm | 298 ++++++++++++++++++ html/browser/common.css | 188 +++++++++-- 3 files changed, 468 insertions(+), 21 deletions(-) diff --git a/code/datums/browser.dm b/code/datums/browser.dm index f6bff564d7..7335945b66 100644 --- a/code/datums/browser.dm +++ b/code/datums/browser.dm @@ -85,6 +85,9 @@ //" This is here because else the rest of the file looks like a string in notepad++. /datum/browser/proc/get_footer() return {" +
+ +