summaryrefslogtreecommitdiff
path: root/template/rooms/chat.down.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/rooms/chat.down.st')
-rwxr-xr-xtemplate/rooms/chat.down.st10
1 files changed, 4 insertions, 6 deletions
diff --git a/template/rooms/chat.down.st b/template/rooms/chat.down.st
index ef1b267..93d106f 100755
--- a/template/rooms/chat.down.st
+++ b/template/rooms/chat.down.st
@@ -16,17 +16,15 @@
<html>
<head>
-<link rel="shortcut icon" href="$domain$/static/favicon.ico">
+<link rel="shortcut icon" href="/static/favicon.ico">
<title>dump.fm</title>
- <style>
- body{width:100%;height:100%;background-image:url('http://i.imgur.com/JR7Ge.gif');overflow:hidden;}
- </style>
+ <link rel="stylesheet" type="text/css" href="/static/css/chat_down.css?v=20260129">
</head>
<body>
<center>
- <img src="http://i.imgur.com/BNeoy.png"style="margin-top:15%;">
+ <img src="https://i.imgur.com/BNeoy.png" style="margin-top:15%;">
</center>
</body></html>
- \ No newline at end of file
+