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;
+}