diff options
Diffstat (limited to 'template/rooms/butt.st')
| -rwxr-xr-x | template/rooms/butt.st | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/template/rooms/butt.st b/template/rooms/butt.st index 4f1e739..dc20e33 100755 --- a/template/rooms/butt.st +++ b/template/rooms/butt.st @@ -46,52 +46,6 @@ $endif$ </script> <script type="text/javascript" src="/static/js/pages/chat_init.js?v=20260130"></script> -<!--<style type="text/css"> - html { - overflow: hidden; - } - body { - margin: 0px; - padding: 0px; - background: #111; - position: absolute; - width: 100%; - height: 100%; - - cursor: crosshair; - } - #canvas { - position:absolute; - left: 0%; - top: 0%; - width: 100%; - height: 100%; - background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x; - overflow: hidden; - } - #canvas img { - position: absolute; - background: #666; - overflow: hidden; - cursor: pointer; - left: 100%; - border-color: #000; - border-style: solid; - border-width: 1px; - -ms-interpolation-mode:nearest-neighbor; - } - #canvas span { - position: absolute; - color: #9C9; - font-family: 'courier new', typewriter, matrix, monospace; - font-size: 0px; - white-space: nowrap; - left: -1000px; - background: #010; - filter: alpha(opacity=90); - opacity: 0.9; - } -</style>--> <script type="text/javascript"> // ================================================== // script realized by G�rard Ferrandez - June 2006 |
