notes et césures
This commit is contained in:
@@ -40,11 +40,6 @@
|
||||
margin-top: 0;
|
||||
padding-top: 0;
|
||||
width: 250px;
|
||||
display: block;
|
||||
position: center;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
.table-of-content {
|
||||
@@ -110,6 +105,7 @@
|
||||
font-weight: 200;
|
||||
font-size: 10.5pt;
|
||||
line-height: 18pt;
|
||||
// hanging-punctuation: first last;
|
||||
}
|
||||
|
||||
.section-title {
|
||||
@@ -132,6 +128,7 @@
|
||||
text-align: justify;
|
||||
text-align-last: left !important;
|
||||
hyphens: auto;
|
||||
hanging-punctuation: first;
|
||||
}
|
||||
|
||||
.chapter-content h3 {
|
||||
@@ -153,3 +150,9 @@ strong {
|
||||
font-size: 14pt;
|
||||
line-height: 18pt;
|
||||
}
|
||||
|
||||
|
||||
ol {
|
||||
list-style-type: decimal;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user