forked from Firepup650/firepup-site
style.css already does this...
This commit is contained in:
parent
4ac0a70c4d
commit
4cf94221b7
1 changed files with 0 additions and 2 deletions
|
@ -4,7 +4,5 @@ ${location.pathname !== "/"? '<br/><a href="/" class="cyan">Return to index</a>'
|
|||
<br/>
|
||||
<span class="rainbow">Website © 2023 Firepup650</span>
|
||||
`;
|
||||
foot.style.marginTop = "auto";
|
||||
foot.style.textAlign = "center";
|
||||
document.querySelector("body").append(foot);
|
||||
console.debug("Footer Script done.")
|
||||
|
|
Loading…
Reference in a new issue