minor style fixes

This commit is contained in:
Gered 2013-06-05 19:02:46 -04:00
parent 0676489822
commit c30de1630e
2 changed files with 5 additions and 8 deletions

View file

@ -13,10 +13,7 @@ code, pre {
}
.content[role="main"] {
/*
margin-left: 10px;
margin-right: 10px;
*/
padding-bottom: 20px;
}
.content[role="main"] > div,
@ -31,9 +28,9 @@ code, pre {
padding-right: 10px;
}
.footer {
padding-top: 10px;
padding-bottom: 10px;
.site-footer {
padding-top: 20px;
padding-bottom: 20px;
border-top: 1px solid #eee;
}

View file

@ -72,7 +72,7 @@
{% endblock %}
</div>
<div class="footer">
<div class="site-footer">
<div class="row">
<div class="span6 muted">
<a href="mailto:gered@blarg.ca"><img src="{{context}}/img/email.png" width="32" height="32" alt="Email" /></a>