diff options
Diffstat (limited to 'template/imagelayering.st')
| -rwxr-xr-x | template/imagelayering.st | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/template/imagelayering.st b/template/imagelayering.st index 32318ab..ab5cec6 100755 --- a/template/imagelayering.st +++ b/template/imagelayering.st @@ -37,19 +37,7 @@ $else$ $endif$ </script> <script type="text/javascript" src="/static/js/pages/chat_init.js?v=20260130"></script> - <!-- - <style> - #chat-wrapper { - position: absolute; - z-index: 1000000; - right: 100px; - bottom: 100px; - height: 40px; - width: 300px; - }; - </style> - --> -</head> + </head> <body> $banner()$ |
