.
This commit is contained in:
parent
fa2ec6c820
commit
099d350efd
14 changed files with 134 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue