[Communities] Fixed footer.
This commit is contained in:
parent
30518ea977
commit
f1ac5cc5b5
@ -264,7 +264,6 @@ header * {
|
|||||||
#nodes {
|
#nodes {
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: #F6F4F6;
|
|
||||||
padding-bottom: 1rem;
|
padding-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -73,10 +73,12 @@
|
|||||||
you want to be listed here, please go to https://the-federation.info/register/<yournode.tld>.
|
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>
|
After some seconds, you should see your node added.</p>
|
||||||
</div>
|
</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>
|
</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>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user