fix strings, use better colours

This commit is contained in:
Georg Kahest 2019-10-07 23:41:07 +03:00 committed by Alex Sherman
parent 8161d21f98
commit 700967b58d
4 changed files with 4 additions and 4 deletions

View file

@ -32,5 +32,5 @@
.footer.text-right
Version
= link_to "#{CURRENT_COMMIT_HASH}", "#{CURRENT_COMMIT_REPO}/commits/#{CURRENT_COMMIT_HASH}"
= link_to "#{CURRENT_COMMIT_HASH}", "#{CURRENT_COMMIT_REPO}/commits/#{CURRENT_COMMIT_HASH}", style: 'color:#000000;'
= javascript_include_tag 'admin-manifest', async: true