Padding pour les puces

This commit is contained in:
Adrien Bourmault 2022-04-15 10:39:36 +02:00
parent 3386d87166
commit f4d4637b65
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 2 additions and 2 deletions

View File

@ -363,7 +363,7 @@ abbr {
display: inline-block;
content: "\2022";
width: 10px;
padding-left: 0px;
padding-left: 5px;
margin-right: 5px;
font-weight: bold;
}
@ -692,4 +692,4 @@ h1,h2,h3,h4,h5,h6 {
text-align: center;
}
}
}