Add .mtk1 color
Default color is `#000`. This hard overrides it to a font color more visible in dark and light background.
This commit is contained in:
@@ -963,3 +963,7 @@ img[src$="/img/matrix.svg"] {
|
||||
background: var(--color-body);
|
||||
background-color: var(--color-body)
|
||||
}
|
||||
|
||||
.mtk1 {
|
||||
color: #6D7178!important
|
||||
}
|
||||
Reference in New Issue
Block a user