summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-15 00:38:30 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-15 00:38:30 +0000
commit50e5e6a5d4faaf43ac97020ee9fb1bd3bd6005c9 (patch)
tree0a8a6315be36d5c3f70b8f6f4696f9b5656f9815 /doc
parent9dc796737f2845c143a91a949ab1ea4526a2a1da (diff)
basic styling for license and copyright
Diffstat (limited to 'doc')
-rw-r--r--doc/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index 34dd5a49c..0399031f8 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -102,7 +102,9 @@ td.changelog {
border: 1px solid #aaa;
}
-.pagedate {
+.pagedate,
+.pagelicense,
+.pagecopyright {
clear: both;
font-style: italic;
display: block;