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 {
|
footer {
|
||||||
margin-top: 20px !important;
|
margin-top: 80px !important;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,9 @@
|
||||||
<footer class="width-1200">
|
<footer class="width-1200">
|
||||||
<a href="//vrifox.cc">Vri</a>
|
<p>
|
||||||
<a href="//code.cozy.town/cozytown/website/">Quellcode</a>
|
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>
|
</footer>
|
Loading…
Reference in a new issue