Update file style.css

This commit is contained in:
Jan BELLON 2024-03-12 12:55:56 +00:00
parent 7e1fc5c580
commit 5ae4c59adf

View File

@ -65,6 +65,10 @@ a {
color: var(--text-color);
}
.status {
color: rgb(102, 29, 29)00;
}
.content {
width: 80%;
margin: 0 auto;