Ajout des rubriques

This commit is contained in:
2019-07-19 12:21:34 +02:00
parent 17df658953
commit d4c2d0a690
7 changed files with 12 additions and 9 deletions
+3
View File
@@ -11,6 +11,9 @@
.center{
text-align: center;
}
.align-right{
text-align: right;
}
// Notes de fin de chapitres
[data-note] {
position: relative;
+5
View File
@@ -66,6 +66,11 @@
font-size: 10pt;
letter-spacing: 4pt;
}
.chapter-title::before{
content: attr(data-rubrique);
display: block;
@extend .section-title;
}
.chapter-content {
hyphens: auto;
font-family: "Cormorant";