created index nominum occurences display and links

This commit is contained in:
2020-07-07 15:33:43 +02:00
parent ebd203793e
commit 8f5f89e610
3 changed files with 80 additions and 3 deletions
+8
View File
@@ -43,3 +43,11 @@ footer[role="tools"] .row>nav{
font-weight: 400;
margin:0;
}
@mixin title3black {
@include fontserif;
font-size: 1em;
color: $grisfonce;
font-weight: 400;
margin:0;
}