From 6aac938c82557d6f42841fa5e98fb80c37922bec Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 9 Oct 2013 12:35:57 +0200 Subject: Sync with ikiwiki 3.20130904.1. --- style.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 6e2afce..067a3bf 100644 --- a/style.css +++ b/style.css @@ -58,7 +58,8 @@ nav { border-bottom: 1px solid #000; } -.inlinecontent { +.inlinecontent, +.inlineenclosure { margin-top: .4em; } @@ -202,6 +203,13 @@ div.recentchanges { margin-top: 1em; } +.archivepagedate { + font-style: italic; +} +.archivepage { + margin-bottom: 1em; +} + .error { color: #C00; } @@ -316,6 +324,7 @@ div.progress-done { .popup .paren, .popup .expand { display: none; + text-align: left; } .popup:hover .balloon, .popup:focus .balloon { -- cgit v1.2.3