From 2e3b548249968e8e83ef5f78d81e82064c8e6420 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Mon, 21 Dec 2009 16:55:25 -0500 Subject: Lotta changes --- template/chat.st | 13 +++++++------ template/header.st | 8 ++++---- template/profile.st | 0 3 files changed, 11 insertions(+), 10 deletions(-) mode change 100644 => 100755 template/profile.st (limited to 'template') diff --git a/template/chat.st b/template/chat.st index 3a8f79f..e48b754 100755 --- a/template/chat.st +++ b/template/chat.st @@ -2,7 +2,7 @@ dump.fm - + @@ -26,11 +26,12 @@
-
+
$users: { u | -
$u$
- }$ -
+
$u$
+
+ }$ +
@@ -42,7 +43,7 @@
$if(user_nick)$
- +
diff --git a/template/header.st b/template/header.st index 00dcba5..ec7c9f9 100755 --- a/template/header.st +++ b/template/header.st @@ -39,13 +39,13 @@ height: 69px; } #bar7{ - top:31px; + top:35px; position:absolute; font-family: Arial, Helvetica, sans-serif; width: 500px; - font-size: 20px; + font-size: 18px; left: 150px; - margin-left: 11%; + margin-left: 1%; margin-right: 8%; letter-spacing: -1px; z-index: 999; @@ -62,7 +62,7 @@ } #logo7{ top:20px; - margin-left: 10%; + margin-left: 1%; margin-right: 10%; z-index:1000; float:left; diff --git a/template/profile.st b/template/profile.st old mode 100644 new mode 100755 -- cgit v1.2.3-70-g09d2