1
0
Fork 0

Changed footer

This commit is contained in:
ryliejamesthomas 2018-01-10 18:55:12 +11:00
parent dad0638340
commit 202de76520
2 changed files with 8 additions and 3 deletions

View File

@ -303,12 +303,16 @@ body.Profile.EditMode #Content form {
padding:0;
}
/* Footer */
#Foot {margin-bottom:10px;}
#Foot a {
color:#666;
font-weight:bold;
}
#Menu {margin-right:0 !important;}
.Banner ul li, #Menu li {display:inline;}

View File

@ -47,8 +47,9 @@
</div>
<div id="Foot">
<div class="Row">
<a href="http://hoangsoft.com" rel="nofollow" class="DesignedByHoangsoft">Designed by Hoangsoft, LLC</a>
{asset name="Foot"}
<p><a href="https://gamemaking.social/">gamemaking.social</a> | <a href="https://gamemaking.tools/">gamemaking.tools</a><br>
<a href="https://github.com/ryliejamesthomas/vanilla-theme-fancy-gms">Theme info on Github.</a></p>
{asset name="Foot"}
</div>
</div>
</div>
@ -73,4 +74,4 @@
</div>
</div>
</body>
</html>
</html>