summaryrefslogtreecommitdiff
path: root/template/dwi.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/dwi.st')
-rwxr-xr-xtemplate/dwi.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/dwi.st b/template/dwi.st
index 6e8c512..c1722f9 100755
--- a/template/dwi.st
+++ b/template/dwi.st
@@ -4,12 +4,12 @@
</head>
-<body onload='window.focus();' class="profile" style="margin:0px;"> $banner()$
+<body onload='window.focus();' class="profile"> $banner()$
<div id="chatrap"><div id="dcontent"><div id="messagePane">
-<iframe src="http://dwigif.appspot.com/" width="99%"height="99%"style="border:7px inset #ccc;margin:0px;"></iframe></div></div></div>
+<iframe src="http://dwigif.appspot.com/" width="99%" height="99%" class="embed-frame"></iframe></div></div></div>
<div id="footerc">
$footer()$
</div>
-</body></html> \ No newline at end of file
+</body></html>