summaryrefslogtreecommitdiffstats
path: root/main.css
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2011-11-02 02:13:27 (EDT)
committer P. J. McDermott <pjm@nac.net>2011-11-02 02:13:27 (EDT)
commit365b985a101f8cf5511656c499bfd7cfc9363853 (patch)
tree501e41ca17043f8e1d0f38de11bc279e524151ff /main.css
parentfa28ff990a2533bdf506932ad85473752569d93f (diff)
downloadwww-365b985a101f8cf5511656c499bfd7cfc9363853.zip
www-365b985a101f8cf5511656c499bfd7cfc9363853.tar.gz
www-365b985a101f8cf5511656c499bfd7cfc9363853.tar.bz2
Adjust bottom margin style of footer paragraphs.
Diffstat (limited to 'main.css')
-rw-r--r--main.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/main.css b/main.css
index 24c0ed3..728eb0a 100644
--- a/main.css
+++ b/main.css
@@ -84,10 +84,7 @@ div.footer {
font-family: sans-serif;
border-top: 1px solid #666666;
}
-div.footer p.copyright {
- margin-bottom: 16px;
-}
-div.footer p.license {
+div.footer p.copyright, div.footer p.license, div.footer p.tos {
margin-bottom: 16px;
}
div.footer p.license img {