diff options
Diffstat (limited to 'template/rooms/artornot.st')
| -rwxr-xr-x | template/rooms/artornot.st | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/template/rooms/artornot.st b/template/rooms/artornot.st index 54a1a73..b5b77b3 100755 --- a/template/rooms/artornot.st +++ b/template/rooms/artornot.st @@ -17,7 +17,7 @@ <html> <head> $head()$ - <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260131"> <title>$roomname$ dump.fm</title> <script type="text/javascript" src="/static/js/invalid_domains.js"></script> @@ -56,8 +56,8 @@ </div> </div> - <link href="/static/css/pages.css" rel="stylesheet" type="text/css" media="screen" /> - <link href="/static/css/header.css" rel="stylesheet" type="text/css" media="screen" /> + <link href="/static/css/pages.css?v=20260130" rel="stylesheet" type="text/css" media="screen" /> + <link href="/static/css/header.css?v=20260130" rel="stylesheet" type="text/css" media="screen" /> <script type="text/javascript" src="/static/js/win.js"></script> <script type="text/javascript"> var topZ = 7; @@ -98,8 +98,8 @@ $footer()$ </div> $preload()$ - <div id="vipinfo" style="position: absolute; z-index: 100000; right: 50; bottom: 125; background: white; padding: 10px; opacity: .75;"> - <h1><a href="http://artornot.info/">Is it art..or not??!<br>Dump your art, find it on artornot.info!</a></h1> - </div> + <div id="vipinfo"> + <h1><a href="http://artornot.info/">Is it art..or not??!<br>Dump your art, find it on artornot.info!</a></h1> + </div> </body> </html> |
