From 5291d0afb2290bb70c90e4880393d037328b0f7e Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 22 Nov 2016 15:33:30 +0100 Subject: Style contacts list more nicely MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- templates/layout.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/layout.html b/templates/layout.html index 026b654..4a64690 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -59,7 +59,8 @@ ul#archive-list { list-style-type: none; padding-left: 0; } -ul#tag-list { +ul#tag-list, +ul.contact-addresses { list-style-type: circle; padding-left: 2rem; } -- cgit v1.2.3-54-g00ecf