web/static/css/style.css
changeset 5 10b1f6d8a5d2
parent 0 0d40e90630ef
child 29 cc9b7e14412b
--- a/web/static/css/style.css	Wed Jan 20 12:41:13 2010 +0100
+++ b/web/static/css/style.css	Thu Jan 21 18:41:10 2010 +0100
@@ -164,6 +164,15 @@
 border-top: 1px solid gray;
 }
 
+#admin_footer
+{
+clear: both;
+margin: 0;
+padding: .5em;
+/*background-color: #ddd;*/
+border-top: 1px solid gray;
+}
+
 .version
 {
 	text-align: right;