diff options
| author | yo momma <shutup@oops.wtf> | 2026-01-30 08:13:51 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-01-30 08:13:51 +0000 |
| commit | 2e71933790cb3223f7690335eeb66c0c187dbec0 (patch) | |
| tree | e6193a64858af2e5cc519f98955eb269cec86ccc /template/rooms/butt.st | |
| parent | e38f326875752a27a2819b6b7914ffe65e848aba (diff) | |
Refactor: remove legacy inline CSS comments
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 |
