diff --git a/static/index.css b/static/index.css index 79af36f..84f582f 100644 --- a/static/index.css +++ b/static/index.css @@ -104,19 +104,18 @@ a:hover:after { .nav-item { display: block; - margin-left: 12px; margin-right: 12px; font-weight: 800; } -.nav-item:first-of-type { - margin-left: 0; -} - .content-wrapper { margin: 12px; } +.footer > a { + margin-right: 6px; +} + .footer-text { font-size: 0.8em; } diff --git a/static/openbsd.gif b/static/openbsd.gif new file mode 100644 index 0000000..b7206cb Binary files /dev/null and b/static/openbsd.gif differ diff --git a/templates/footer.tmpl b/templates/footer.tmpl index e656b86..80199f8 100644 --- a/templates/footer.tmpl +++ b/templates/footer.tmpl @@ -1,7 +1,7 @@