This commit is contained in:
g* 2025-06-18 17:07:34 +02:00
commit 099d350efd
14 changed files with 134 additions and 4 deletions

View file

@ -54,12 +54,14 @@ article.md-content__inner.md-typeset:after {
max-width: none;
}
=======
>>>>>>> parent of ec3c133 (.)
/*****************************
* STATUS
*****************************/
div.status-green {
background-color: var(--green);
background-color: #007a5a;
color: var(--background-colour);
border-radius: 5px;
padding: 5px 15px;