.article-invite-ln {
box-sizing: border-box;
max-width: 900px;
margin: 0 auto;
color: #222;
font-family: Arial, sans-serif;
font-size: 16px;
line-height: 1.7;
}
.article-invite-ln *,
.article-invite-ln *::before,
.article-invite-ln *::after {
box-sizing: inherit;
}
.article-invite-ln h1,
.article-invite-ln h2,
.article-invite-ln h3 {
line-height: 1.3;
}
.article-invite-ln h1 {
margin: 0 0 24px;
font-size: 32px;
}
.article-invite-ln...
Lire la suite