summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/layout.html3
1 files changed, 2 insertions, 1 deletions
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;
}