Fix the deprecated commands

This commit is contained in:
Gregory Trolliet 2024-10-13 18:27:42 +02:00
parent b746bdeb97
commit b17616173a
3 changed files with 7 additions and 8 deletions

View file

@ -625,9 +625,8 @@ a.not(.anchor):focus {
margin-right: 1rem;
}
.article-body figure figcaption .attribution {
float: right;
margin-left: 1em;
margin-top: 1em;
display: block;
text-align: right;
}
@media only screen and (max-width: 320px) {
.article-body .footnotes ol {