Add a footer to the html pages
This commit is contained in:
7
customize.dist/src/less/footer.less
Normal file
7
customize.dist/src/less/footer.less
Normal file
@@ -0,0 +1,7 @@
|
||||
@import "./variables.less";
|
||||
|
||||
footer {
|
||||
background: @dark-base;
|
||||
font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
|
||||
padding-top: 1em;
|
||||
}
|
||||
Reference in New Issue
Block a user