[Communities] Fixed footer.

This commit is contained in:
Eliseu Amaro 2021-09-11 17:31:43 +01:00 committed by Diogo Peralta Cordeiro
parent 30518ea977
commit f1ac5cc5b5
Signed by: diogo
GPG Key ID: 18D2D35001FBFAB0
2 changed files with 5 additions and 4 deletions

View File

@ -264,7 +264,6 @@ header * {
#nodes {
border-collapse: collapse;
width: 100%;
background-color: #F6F4F6;
padding-bottom: 1rem;
}

View File

@ -73,10 +73,12 @@
you want to be listed here, please go to https://the-federation.info/register/<yournode.tld>.
After some seconds, you should see your node added.</p>
</div>
<footer class="l-box is-center">
This site's source is <a href="https://code.undefinedhackers.net/GNUsocial/gnusocial.rocks">hosted here</a>.
</footer>
</div>
<footer class="l-box is-center">
This site's source is <a href="https://code.undefinedhackers.net/GNUsocial/gnusocial.rocks">hosted here</a>.
</footer>
</body>
</html>