projects
/
cworth.org
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73e0b23
)
Shrink the footer fine print to 80% of regular font size
author
Carl Worth
<cworth@cworth.org>
Wed, 23 May 2007 08:03:51 +0000
(
01:03
-0700)
committer
Carl Worth
<cworth@cworth.org>
Wed, 23 May 2007 08:03:51 +0000
(
01:03
-0700)
src/local.css
patch
|
blob
|
history
diff --git
a/src/local.css
b/src/local.css
index 4e0f15ef1654aec325e40e1444bca1620f4494e8..6369c551e4b2d9c2a6c1cbfc92ced1b5e9375be0 100644
(file)
--- a/
src/local.css
+++ b/
src/local.css
@@
-10,6
+10,10
@@
h1, .header, #footer {
margin-left: -8%;
}
+#footer {
+ font-size: 80%;
+}
+
h2,h3,h4,h5,h6 {
margin-left: -4%;
}