Ajout d'icônes + quelques corrections

This commit is contained in:
2021-12-12 17:11:16 +01:00
parent 3f54c0585a
commit 4f75033344
3 changed files with 17 additions and 30 deletions

View File

@ -90,7 +90,7 @@ body {
ol, ul {
list-style: none;
}
}
blockquote, q {
quotes: none;
@ -3609,6 +3609,10 @@ input, select, textarea {
font-size: 0.8rem;
}
.caption p {
font-style: italic;
}
.gallery.style1 article .caption a {
pointer-events: auto;
}