mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-05 03:51:26 +01:00
moved footer style into cerulean
This commit is contained in:
@@ -1 +1,9 @@
|
||||
@import "../vanilla/footer";
|
||||
@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;
|
||||
|
||||
Reference in New Issue
Block a user