13 668
modifications
m (→Comment indique-t-on la langue utilisée ? : modif liens) |
m (→Exemple de feuille de style différenciant la langue : modif valeurs et vocabulaire typo) |
||
p:lang(fr) {
text-align: justify; {{rouge|/*}} texte justifié {{rouge|*/}}
text-indent:
margin-top: 0; {{rouge|/*}} pas de saut de ligne {{rouge|*/}}
margin-bottom: 0;
text-indent: 0; {{rouge|/*}} pas de retrait de paragraphe {{rouge|*/}}
margin-top: 1em;
margin-bottom: 1em; {{rouge|/*}}
}
p:lang(fr) {
text-align: justify; {{rouge|/*}} texte justifié {{rouge|*/}}
text-indent:
margin-top: 0; {{rouge|/*}} pas de saut de ligne {{rouge|*/}}
margin-bottom: 0;
text-indent: 0; {{rouge|/*}} pas de retrait de paragraphe {{rouge|*/}}
margin-top: 1em;
margin-bottom: 1em; {{rouge|/*}}
}
{{vert|</style>}}
|