Ajout des rubriques
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user