nodebb/public/themes/cerulean/footer.less

10 lines
80 B
Plaintext

@import "../vanilla/footer";
.footer {
color: #555;
a {
color: #222;
}
}