5 lines
169 B
PHP
5 lines
169 B
PHP
<footer class="footer bg-<?php echo $colorOne; ?>">
|
|
<span class="text-<?php echo $colorText; ?>">
|
|
Style v.3.0.0
|
|
</span>
|
|
</footer> |