Clarification du css, Changement Readme
This commit is contained in:
@@ -38,10 +38,13 @@
|
||||
<VueMarkdown lang="fr" class="chapter-content justify">{{edge.node.contenu}}</VueMarkdown>
|
||||
</div>
|
||||
<!-- Notes de fin de document -->
|
||||
<h3 class="section-title">NOTES</h3>
|
||||
<ol v-for="note in footnote">
|
||||
<li>{{note}}</li>
|
||||
</ol>
|
||||
<!-- Pleine pages avant les sections -->
|
||||
<div class="blank-page no-folio"></div>
|
||||
|
||||
<div class="column image-cover cover-left green image-bleed-left" v-bind:style='{ backgroundImage: "url(https://popsu.strapi.figli.io/" + $page.fonds.edges[0].node.url + ")", }'>
|
||||
</div>
|
||||
<div class="column image-cover cover-right green image-bleed-right" v-bind:style='{ backgroundImage: "url(https://popsu.strapi.figli.io/" + $page.fonds.edges[0].node.url + ")", }'>
|
||||
|
||||
Reference in New Issue
Block a user