summaryrefslogtreecommitdiff
path: root/footer.php
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2020-05-27 17:37:39 +0200
committerPaweł Redman <pawel.redman@gmail.com>2020-05-27 17:37:39 +0200
commitb2df5d68a71662f83c27edace4c828ccb5ea07e1 (patch)
treefcf301f1e824c1ad82b15635178a392c5a9caeef /footer.php
parent803997af0dfd6e8923b10ad91c9c2239624b5f86 (diff)
Minor redesign (mostly a new font)
This replaces Vollkorn with Roboto, a more modern-looking font. Also, a new background, which tiles properly and has less contrast. Tables of contents now float to the right on desktop layouts and some more minor readability changes.
Diffstat (limited to 'footer.php')
-rw-r--r--footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.php b/footer.php
index eb26ddc..f2164bf 100644
--- a/footer.php
+++ b/footer.php
@@ -10,7 +10,7 @@
</div>
<div id="footer-text">
<div><?php tpl_license('');?></div>
- <div>Theme: <a href="https://zittrig.eu/git/enneract/opticks">Opticks</a>, font: <a href="https://fontlibrary.org/en/font/vollkorn">Vollkorn</a> by <a href="http://friedrichalthausen.de/">Friedrich Althausen</a></div>
+ <div>Theme: <a href="https://zittrig.eu/git/enneract/opticks">Opticks</a> Font: <a href="https://fonts.google.com/specimen/Roboto">Roboto</a> (designed by Christian Robertson)</div>
</div>
</div>
</div>