Ajout du css clip-path et gestion des fonds avec motifs
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user