applied previous commit to default theme instead

This commit is contained in:
psychobunny
2013-09-16 13:50:14 -04:00
parent eab7839195
commit d5fd985f0d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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