mirror of
https://github.com/frainfreeze/the-monospace-web-pandoc
synced 2025-12-30 02:59:50 -08:00
set font color
This commit is contained in:
@@ -260,6 +260,7 @@ input, button, textarea {
|
|||||||
width: auto;
|
width: auto;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
background: var(--background-color);
|
background: var(--background-color);
|
||||||
|
color: var(--text-color);
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
-webkit-font-smoothing: inherit;
|
-webkit-font-smoothing: inherit;
|
||||||
-moz-osx-font-smoothing: inherit;
|
-moz-osx-font-smoothing: inherit;
|
||||||
|
|||||||
Reference in New Issue
Block a user