Found a way to make the footer accessible while also being cute
This commit is contained in:
parent
b42fae7e57
commit
8ec75fcfda
1 changed files with 2 additions and 2 deletions
|
@ -154,8 +154,8 @@
|
|||
</div>
|
||||
</div>
|
||||
<% if CONFIG.footer %>
|
||||
<div>
|
||||
<h4 style="text-align: center;"><%= CONFIG.footer %></h4>
|
||||
<div class="h-box" style="padding-top: 1em; padding-bottom: 0.5em;">
|
||||
<div id="footer-info" style="text-align: center;"><%= CONFIG.footer %></div>
|
||||
</div>
|
||||
<% end %>
|
||||
</footer>
|
||||
|
|
Loading…
Reference in a new issue