From 17e1186fc8976a580f80d5863386ce3f3bef9a40 Mon Sep 17 00:00:00 2001 From: Magnus Hoff Date: Sun, 1 Oct 2017 22:15:34 +0200 Subject: [PATCH] Tweak styling. Add link to Sausagewiki repo --- assets/style.css | 10 +--------- templates/article_revision.html | 1 + 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/assets/style.css b/assets/style.css index 572a920..109bf19 100644 --- a/assets/style.css +++ b/assets/style.css @@ -80,10 +80,6 @@ blockquote { border-left: 4px solid #eee; } -p { - margin: 0 0 28px 0; -} - code, pre { background: #f8f8f8; font-family: "SF Mono", "Monaco", @@ -130,7 +126,7 @@ body { footer { - padding: 16px 6px; + padding: 0 8px; background: #f8f8f8; color: #444; @@ -141,10 +137,6 @@ footer { "Droid Sans", "Helvetica Neue", sans-serif; } -footer dl { - margin: 0; -} - footer dt, footer dd { display: inline; margin: 0; diff --git a/templates/article_revision.html b/templates/article_revision.html index f734472..224a193 100644 --- a/templates/article_revision.html +++ b/templates/article_revision.html @@ -39,4 +39,5 @@
Last updated
{{created}}
+

Powered by Sausagewiki