me rapelle plus...

This commit is contained in:
2019-12-30 19:34:47 +01:00
parent bf4aae9537
commit f28da7261f
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -180,6 +180,8 @@ p img{
max-width: 100%; max-width: 100%;
} }
blockquote{ blockquote{
background-image: url("/motifs/croix.png"); background-image: url("/motifs/croix.png");
background-size: 0.4cm; background-size: 0.4cm;
+2
View File
@@ -46,6 +46,8 @@
</div> </div>
</div> </div>
<!-- Chapitres --> <!-- Chapitres -->
<div v-for="edge in $page.chapitres.edges.slice().reverse()" :key="`chapitre${edge.node.id}`"> <div v-for="edge in $page.chapitres.edges.slice().reverse()" :key="`chapitre${edge.node.id}`">