summaryrefslogtreecommitdiff
path: root/template/cal.st
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2010-07-15 00:09:14 -0700
committerScott Ostler <scottbot9000@gmail.com>2010-07-15 00:09:14 -0700
commit0e1e78449ab2be99a87ac9ce3e9ac4f1f8165202 (patch)
tree64884395855a060d7cbf9d2a298774b6ad7711d8 /template/cal.st
parent5ca88af2220380f65c3afdeb76ce1ef9e95cb6d2 (diff)
parent08e20557015168d35fda101b98696f022f38945a (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/cal.st')
-rw-r--r--template/cal.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/cal.st b/template/cal.st
index 20781ea..b2e9a74 100644
--- a/template/cal.st
+++ b/template/cal.st
@@ -4,10 +4,10 @@
</head>
-<body onload='window.focus();' class="profile"> $banner()$
+<body onload='window.focus();' class="profile" style="margin:0px;"> $banner()$
<div id="chatrap"><div id="dcontent"><div id="messagePane">
-<iframe src="http://dump.fm/static/cal.html" width="100%"height="100%"></iframe></div></div></div>
+<iframe src="http://dump.fm/static/cal.html" width="99%"height="99%"style="border:7px inset #ccc;margin:0px;"></iframe></div></div></div>
<div id="footerc">
$footer()$
</div>