projects
/
cworth.org
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a7e6f1
)
Center the fine-print legal notice at the bottom of the page.
author
Carl Worth
<cworth@cworth.org>
Wed, 23 May 2007 12:25:13 +0000
(
05:25
-0700)
committer
Carl Worth
<cworth@cworth.org>
Wed, 23 May 2007 12:25:13 +0000
(
05:25
-0700)
src/local.css
patch
|
blob
|
history
diff --git
a/src/local.css
b/src/local.css
index 54bbba77c5fa7ecd7f1b6732baeb609bae38bf8a..b0c18971336838426cb505399ad18978339a999d 100644
(file)
--- a/
src/local.css
+++ b/
src/local.css
@@
-18,6
+18,13
@@
h1, .header, #footer {
font-size: 80%;
}
+#legal {
+ text-align: center;
+ margin-top: 1em;
+ margin-left: 15%;
+ margin-right: 15%;
+}
+
h2,h3,h4,h5,h6 {
margin-left: -4%;
}