mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-14 17:56:16 +01:00
applied previous commit to default theme instead
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
@import "../vanilla/footer";
|
||||
|
||||
.footer {
|
||||
display: none;
|
||||
color: #555;
|
||||
|
||||
a {
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
.footer {
|
||||
display: none;
|
||||
text-align: center;
|
||||
|
||||
&.footer-stats {
|
||||
@@ -20,4 +21,4 @@
|
||||
.copyright {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user