icons for index item in text #1265

This commit is contained in:
2022-05-13 16:48:52 +02:00
parent b958a09cfa
commit b1424982f5
2 changed files with 38 additions and 1 deletions
+10 -1
View File
@@ -684,7 +684,15 @@ section[role="main-content"]{
span.placeName,
span.objectName,
span.persName{
font-weight: 600;
font-weight: 500;
}
span.mdi.index-item-icon{
font-size: 0.630em;
vertical-align: super;
}
span.no-wrap{
// white-space: nowrap;
}
@@ -696,6 +704,7 @@ section[role="main-content"]{
font-size: 1.134em;
line-height: $base-line;
margin-bottom: $base-line / 2;
span.persName,
span.placeName,
span.objectName{