mirror of
https://github.com/iv-org/invidious.git
synced 2025-01-03 13:41:47 +05:30
Found a way to make the footer accessible while also being cute
This commit is contained in:
parent
b42fae7e57
commit
8ec75fcfda
@ -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 New Issue
Block a user