diff --git a/templates/index.t b/templates/index.t index 52605af..fc88e44 100644 --- a/templates/index.t +++ b/templates/index.t @@ -71,6 +71,13 @@ word-wrap : break-word; font-family: monospace; } + .footer { + text-align: center; + font-family: monospace; + } + a, a:visited, a:hover { + color: #3c3; + } @@ -93,6 +100,7 @@
+