Update file style.css

This commit is contained in:
Jan BELLON 2024-03-12 16:51:10 +00:00
parent 99459edd58
commit 1b13cf44f8

View File

@ -146,18 +146,10 @@ a {
font-size: 1.3em; font-size: 1.3em;
} }
.article-info .article-date {
}
.article-info .article-titre { .article-info .article-titre {
font-size: 2em; font-size: 2em;
} }
.article-info .article-id {
}
.article .article-illustration { .article .article-illustration {
padding: 2em 0; padding: 2em 0;
} }
@ -237,10 +229,6 @@ a {
width: 15em; width: 15em;
} }
.article-auteur .auteur-username {
}
.article-auteur .auteur-display-name { .article-auteur .auteur-display-name {
font-weight: bold; font-weight: bold;
display: flex; display: flex;