projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
114208b
)
Style copyright statement.
author
Mike Taylor
<mike@indexdata.com>
Tue, 14 Oct 2014 11:02:10 +0000
(12:02 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 14 Oct 2014 11:02:10 +0000
(12:02 +0100)
doc/mkws-doc.css
patch
|
blob
|
history
diff --git
a/doc/mkws-doc.css
b/doc/mkws-doc.css
index
87344aa
..
3947186
100644
(file)
--- a/
doc/mkws-doc.css
+++ b/
doc/mkws-doc.css
@@
-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;
+}