Mercurial > sat_legacy_website
diff static/css/sat_website.css @ 99:dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
author | souliane <souliane@mailoo.org> |
---|---|
date | Fri, 09 Oct 2015 13:02:56 +0200 |
parents | 3d04a955bec4 |
children | 82d920157dc9 |
line wrap: on
line diff
--- a/static/css/sat_website.css Mon Sep 28 09:26:14 2015 +0200 +++ b/static/css/sat_website.css Fri Oct 09 13:02:56 2015 +0200 @@ -21,13 +21,18 @@ body { padding-top: 50px; - padding-bottom: 30px; + padding-bottom: 10px; } header { margin-bottom: 20px; } +footer { + padding-top: 40px; + font-size: smaller; +} + h1, h2, h3, h4, h5, h6 { font-weight: bold; }