Update file style.css

This commit is contained in:
Jan BELLON 2024-03-08 17:10:47 +00:00
parent 6885d9a71a
commit a9c66c0c90

View File

@ -145,6 +145,10 @@ a {
}
.article.article-id {
}
.article {
background-color: var(--article-background);
color: var(--article-text);