moved footer style into cerulean

v1.18.x
psychobunny 12 years ago
parent be59c16aad
commit 49abff1609

@ -1 +1,9 @@
@import "../vanilla/footer";
.footer {
color: #555;
a {
color: #222;
}
}

@ -1,4 +1,6 @@
.footer {
text-align: center;
&.footer-stats {
display: none;

@ -51,17 +51,6 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus {
}
}
footer.footer {
color: #555;
text-align: center;
a {
color: #222;
}
}
.alt-logins {
margin: 0 0 0 1em;
padding: 0;

Loading…
Cancel
Save