summaryrefslogtreecommitdiff
path: root/static/css/chat_down.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/chat_down.css')
-rw-r--r--static/css/chat_down.css6
1 files changed, 6 insertions, 0 deletions
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;
+}