update footer
This commit is contained in:
parent
79ada04ade
commit
60d9a5cb83
2 changed files with 8 additions and 3 deletions
|
@ -182,7 +182,7 @@ main {
|
|||
|
||||
|
||||
footer {
|
||||
margin-top: 20px !important;
|
||||
margin-top: 80px !important;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
<footer class="width-1200">
|
||||
<a href="//vrifox.cc">Vri</a>
|
||||
<a href="//code.cozy.town/cozytown/website/">Quellcode</a>
|
||||
<p>
|
||||
Cozy Town wird betrieben von <a href="https://vrifox.cc">Vri</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://code.cozy.town/cozytown/website/">Quellcode</a>
|
||||
<a href="https://stat.cozy.town">Status</a>
|
||||
</p>
|
||||
</footer>
|
Loading…
Reference in a new issue