6 lines
399 B
HTML
6 lines
399 B
HTML
<div style="position: absolute;bottom: 10px;width: 100%;left:25px;">
|
|
<div style="display: inline-block; background: {{fg_colour}};border-radius: 50%;padding: 10px;">
|
|
<img src="{{hns_icon}}" width="50px" height="50px">
|
|
</div>
|
|
<p style="margin-left: 25px; display:inline; color:{{fg_colour}};">Powered by <a href="https://{{main_domain}}" target="_blank">ShakeCities</a></p>
|
|
</div> |