Style copyright statement.
authorMike Taylor <mike@indexdata.com>
Tue, 14 Oct 2014 11:02:10 +0000 (12:02 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 14 Oct 2014 11:02:10 +0000 (12:02 +0100)
doc/mkws-doc.css

index 87344aa..3947186 100644 (file)
@@ -20,3 +20,7 @@ div#header h2 { font-size: 120% }
 .nologo { background-image: none }
 pre { background: #ddd; padding: 0.5em; }
 img:first-of-type { float: right; margin: 1.5em }
+body > p:last-of-type {
+    text-align: right;
+    font-size: small;
+}