diff options
Diffstat (limited to 'design/templates/base.html')
-rw-r--r-- | design/templates/base.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/design/templates/base.html b/design/templates/base.html index 495a496..bf78846 100644 --- a/design/templates/base.html +++ b/design/templates/base.html @@ -14,7 +14,7 @@ title="Luxagraf RSS feed" href="https://luxagraf.net/rss/"> {%block stylesheet%}<link rel="stylesheet" - href="/media/screenv9.css" + href="/media/screenv9.css?{% now "u" %}" media="screen">{%endblock%} <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <link rel="manifest" href="/manifest.webmanifest" /> @@ -44,7 +44,7 @@ {% block primary %}{% endblock %} {% block extrabody %}{% endblock %} <footer class="bl"> - <ul> + <ul class="footer-nav"> <li><a href="/blogroll" title="Sites that inspire us">Blogroll</a></li> <li><a href="/contact/" title="contact luxagraf">Contact</a></li> <li>Follow Along: |