Merge pull request 'iamdoubz-edit-code-patch-1' (#3) from iamdoubz-edit-code-patch-1 into main
Reviewed-on: https://git.dou.bet/iamdoubz/Gitea-Pitch-Black/pulls/3
This commit is contained in:
@@ -962,4 +962,8 @@ img[src$="/img/matrix.svg"] {
|
||||
border-bottom: none;
|
||||
background: var(--color-body);
|
||||
background-color: var(--color-body)
|
||||
}
|
||||
|
||||
.mtk1 {
|
||||
color: #6D7178!important
|
||||
}
|
||||
@@ -845,4 +845,8 @@ img[src$="/img/matrix.svg"] {
|
||||
.CodeMirror, .CodeMirror-selected, ::selection {
|
||||
background: var(--color-primary)!important;
|
||||
color: var(--color-secondary)!important;
|
||||
}
|
||||
|
||||
.mtk1 {
|
||||
color: #6D7178!important;
|
||||
}
|
||||
Reference in New Issue
Block a user