Section articles

This commit is contained in:
Adrien Bourmault 2022-04-07 00:06:30 +02:00
parent 46aa05512c
commit e63bbee9ac
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 2 additions and 3 deletions

View File

@ -450,12 +450,12 @@ a.a-lec_file-link:hover {
*/
p.a-lec_paragraph {
display: block;
margin: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
div.a-lec_content-p1{
display: block;
margin-left: 10px;
}
div.a-lec_content-p2{
@ -495,7 +495,6 @@ h1,h2,h3,h4,h5,h6 {
}
h1 {
font-size: 130%;
margin-left: 20px;
margin-top: 30px;
margin-bottom: 5px;
}