Footer updates

This commit is contained in:
Karol Orzeł 2015-01-16 16:49:43 +01:00
parent f1d9cb3458
commit 37b4d9fd96
7 changed files with 6 additions and 16 deletions

View File

@ -42,8 +42,7 @@ b, strong, label, th {
#body {
background: #fff;
padding-top: 15rem;
padding-bottom: 11rem; }
padding-top: 15rem; }
.left {
float: left; }
@ -829,7 +828,8 @@ ul.pagination {
padding: 0; }
.modular .bottom {
text-align: center; }
text-align: center;
padding-bottom: 4rem; }
.modular .bottom:after {
content: "";
display: table;
@ -989,9 +989,6 @@ ul.pagination {
z-index: -1;
border-radius: 100%; }
.modular .modular-row:last-child {
margin-bottom: 2rem; }
.logo {
border-bottom: 1px solid #eaeaea; }
.logo h3 {

File diff suppressed because one or more lines are too long

View File

@ -44,7 +44,6 @@ b, strong {
background: $page-bg;
padding-top: $header-height + $padding-vert;
padding-bottom: $footer-height + $padding-vert + 2rem;
}
// Alignment

View File

@ -4,12 +4,6 @@
@import "footer";
@import "text";
.modular {
.modular-row:last-child {
margin-bottom: 2rem;
}
}
.logo {
h3 {
@extend .default-animation;

View File

@ -3,6 +3,7 @@
.bottom {
text-align: center;
@include clearfix;
padding-bottom: 4rem;
h2 {
padding-top: 3rem;

View File

@ -3,5 +3,4 @@
{% for button in page.header.buttons %}
<a class="button{% if button.primary %} primary{% endif %}" href="{{ button.url }}">{{ button.text }}</a>
{% endfor %}
</div>
</div>

View File

@ -65,7 +65,7 @@
{% block content %}{% endblock %}
</section>
{% endblock %}
</div>
<div class="sb-slidebar sb-left sb-width-thin">
<div id="panel">