applied previous commit to default theme instead

v1.18.x
psychobunny 12 years ago
parent eab7839195
commit d5fd985f0d

@ -1,7 +1,6 @@
@import "../vanilla/footer"; @import "../vanilla/footer";
.footer { .footer {
display: none;
color: #555; color: #555;
a { a {

@ -1,4 +1,5 @@
.footer { .footer {
display: none;
text-align: center; text-align: center;
&.footer-stats { &.footer-stats {
@ -20,4 +21,4 @@
.copyright { .copyright {
padding-bottom: 10px; padding-bottom: 10px;
} }
} }

Loading…
Cancel
Save