Ajout de <p class="continue">, sans indentation.
This commit is contained in:
parent
31e07cb1ed
commit
6cdc139a8c
1 changed files with 3 additions and 0 deletions
|
@ -63,6 +63,9 @@ p {
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
text-indent: 2em;
|
text-indent: 2em;
|
||||||
}
|
}
|
||||||
|
p.continue {
|
||||||
|
text-indent: 0;
|
||||||
|
}
|
||||||
h1 {
|
h1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font: bold 240% sans-serif;
|
font: bold 240% sans-serif;
|
||||||
|
|
Loading…
Add table
Reference in a new issue