diff --git a/html/force.css b/html/force.css
index b5f41e7..c14ade4 100644
--- a/html/force.css
+++ b/html/force.css
@@ -157,3 +157,15 @@
margin-top: 0;
font-size: 9pt;
}
+
+footer {
+ position: absolute;
+ bottom: 0.2em;
+ right: 0.2em;
+ font-size: 8pt;
+ color: #777;
+}
+
+footer a {
+ color: #444;
+}
diff --git a/html/nodes.html b/html/nodes.html
index e91eccf..e7e9d42 100644
--- a/html/nodes.html
+++ b/html/nodes.html
@@ -68,6 +68,9 @@
+