Ajout du css clip-path et gestion des fonds avec motifs

This commit is contained in:
2019-07-18 17:38:30 +02:00
parent b0c43f872d
commit e9c9ae861d
15 changed files with 109 additions and 44 deletions
+15
View File
@@ -38,6 +38,17 @@
font-family: "SGI-TextAlt";
}
}
.credits{
font-size: 9pt;
margin-bottom: 6pt;
h4{
text-transform: uppercase;
margin:8pt 0 0 0;
}
p{
margin:0;
}
}
.chapter-title {
font-family: "Cormorant";
font-weight: 200;
@@ -79,3 +90,7 @@
text-align-last: left !important;
hyphens: auto;
}
h4{
margin: 0;
}