From 8c966349c968a76786f7e94d5778dfa0cdbc05f1 Mon Sep 17 00:00:00 2001 From: Juti Noppornpitak Date: Sun, 18 Mar 2007 17:49:02 +0000 Subject: [PATCH] oh my god (whose god?) --- cscweb.xsl | 22 +++++++++++++++++++++- default.css | 6 ++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/cscweb.xsl b/cscweb.xsl index ac6b114..09597cb 100755 --- a/cscweb.xsl +++ b/cscweb.xsl @@ -132,12 +132,31 @@ +
+ + +
@@ -169,7 +188,7 @@
-
+
diff --git a/default.css b/default.css index 54fd47b..5996be3 100755 --- a/default.css +++ b/default.css @@ -91,3 +91,9 @@ p { width:60px; height:60px; } + +.footer { + border-top:1px dotted #ccc; + font-size:10px; + color:#666; +}