From 98ac8bbaad8671063f880b7a2b5a1a6efd73b7f3 Mon Sep 17 00:00:00 2001 From: Joe Wicentowski Date: Mon, 2 Dec 2024 18:07:23 -0500 Subject: [PATCH] fix: use persons list indentation for sources --- app/scss/_tei.scss | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/scss/_tei.scss b/app/scss/_tei.scss index 52bc53f0e..e9edad2bc 100644 --- a/app/scss/_tei.scss +++ b/app/scss/_tei.scss @@ -57,6 +57,15 @@ } } +// Lists with hanging indents in "sources" - same as for "persons" + +#sources { + .tei-item .tei-item { + margin-left: 2em; + text-indent: -2em; + } +} + // No padding for terms list, because of empty wrapping list // historicaldocuments/frus1977-80v30/terms