themes/funkymonkey/style.css
changeset 19 75dd71fe35b2
parent 11 0faea3a6c881
--- a/themes/funkymonkey/style.css	Fri Apr 25 12:42:26 2008 -0400
+++ b/themes/funkymonkey/style.css	Fri Apr 25 14:48:23 2008 -0400
@@ -135,3 +135,12 @@
 tr.pulsar8 td { background-color: #1c1d3f; }
 tr.pulsar9 td { background-color: #171738; }
 
+div.poweredby {
+  font-size: smaller;
+  text-align: center;
+  margin: 10px 0;
+}
+
+div.poweredby a {
+  color: #57608a;
+}