From b2d1b69fd6d9b1f0473ea70bc473df6f370891da Mon Sep 17 00:00:00 2001 From: yo momma Date: Thu, 29 Jan 2026 23:36:35 +0000 Subject: Refactor: extract inline CSS into static/css --- static/css/chat_down.css | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 static/css/chat_down.css (limited to 'static/css/chat_down.css') diff --git a/static/css/chat_down.css b/static/css/chat_down.css new file mode 100644 index 0000000..155cc8d --- /dev/null +++ b/static/css/chat_down.css @@ -0,0 +1,6 @@ +body{ + width:100%; + height:100%; + background-image:url('https://i.imgur.com/JR7Ge.gif'); + overflow:hidden; +} -- cgit v1.2.3-70-g09d2