From 762f43af02e0a9a90cb9a1d20d24f596f4ee93e1 Mon Sep 17 00:00:00 2001 From: sostler Date: Sun, 15 Nov 2009 23:03:49 -0500 Subject: fixed issues --- static/index.html | 29 ++++++++++++++++------------- static/pichat.css | 4 ++-- 2 files changed, 18 insertions(+), 15 deletions(-) (limited to 'static') diff --git a/static/index.html b/static/index.html index 2d3bd61..fe4b9b0 100755 --- a/static/index.html +++ b/static/index.html @@ -14,20 +14,23 @@ - - -
-
-
-
- - +
+

dump.fm

+
+ +
+
+
+
+ + +
-
@@ -37,6 +40,6 @@
- +
diff --git a/static/pichat.css b/static/pichat.css index f413736..e2f382c 100755 --- a/static/pichat.css +++ b/static/pichat.css @@ -4,7 +4,7 @@ html, body { padding: 1em; } -#content{ +#content { position:absolute; z-index:3; } @@ -13,7 +13,7 @@ html, body { position: fixed; top:48px; } -h1,h2{ +h1,h2 { font: 100% 'helvetica neue',sans-serif; letter-spacing:10px; text-transform:uppercase; -- cgit v1.2.3-70-g09d2