views: reduce font size of footer.

This commit is contained in:
evazion
2020-03-06 19:44:54 -06:00
parent 36f77942c3
commit 9960290666
2 changed files with 5 additions and 1 deletions

View File

@@ -125,6 +125,10 @@ table tfoot {
font-size: 0.8em;
}
.text-small {
font-size: 0.8em;
}
.fixed-width-container {
max-width: 70em;
}

View File

@@ -1,4 +1,4 @@
<footer id="page-footer">
<footer id="page-footer" class="text-small">
<span class="page-footer-app-name"><%= Danbooru.config.app_name %></span>
<% if Rails.application.config.x.git_hash %>
<span class="desktop-only page-footer-git-hash">