summaryrefslogtreecommitdiff
path: root/template/flag.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/flag.st')
-rwxr-xr-xtemplate/flag.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/flag.st b/template/flag.st
index 0280fbe..dbeed34 100755
--- a/template/flag.st
+++ b/template/flag.st
@@ -4,11 +4,11 @@
</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://www.makesweet.com/mixer/my-flag" width="99%"height="99%"style="border:7px inset #ccc;margin:0px;"></iframe></div></div></div>
+<iframe src="http://www.makesweet.com/mixer/my-flag" 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>