doc: add disclaimer to html doc output

This commit is contained in:
David Lechner
2019-02-27 17:10:06 -06:00
parent d5527f84e3
commit 2bea76d136
3 changed files with 12 additions and 1 deletions
+5 -1
View File
@@ -1 +1,5 @@
/* nothing here yet */
div.disclaimer {
margin-top: 12px;
font-size: 10px;
font-style: italic;
}