Fixes #4 - Add .mtk1
This commit is contained in:
parent
d066299a83
commit
3832330a43
@ -963,3 +963,7 @@ img[src$="/img/matrix.svg"] {
|
||||
background: var(--color-body);
|
||||
background-color: var(--color-body)
|
||||
}
|
||||
|
||||
.mtk1 {
|
||||
color: #6D7178!important
|
||||
}
|
||||
|
@ -873,3 +873,7 @@ img[src$="/img/matrix.svg"] {
|
||||
background: var(--color-body);
|
||||
background-color: var(--color-body);
|
||||
}
|
||||
|
||||
.mtk1 {
|
||||
color: #6D7178!important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user