Update file style.css

This commit is contained in:
Jan BELLON 2024-03-12 07:32:37 +00:00
parent 204bc31fa7
commit 8db97bb94e

View File

@ -207,6 +207,10 @@ a {
width: 1.5em;
}
.article-auteur {
background-color: var(--banner-background);
}
.user-profile .bio {
padding: 1em 0;
}