mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
Apply monospace font to header/footer script textarea for better readability
This commit is contained in:
parent
f047e57521
commit
e05e39a32f
8 changed files with 17 additions and 16 deletions
|
|
@ -373,6 +373,7 @@
|
|||
.x textarea:-ms-input-placeholder{color:#999999}
|
||||
.x input::-webkit-input-placeholder,
|
||||
.x textarea::-webkit-input-placeholder{color:#999999}
|
||||
.x textarea.x_code-font, .x textarea.x_code-font + textarea.lang_code { font-family: Consolas, SF Mono, monospace !important; }
|
||||
.x .x_radio,
|
||||
.x .x_checkbox{min-height:20px;padding-left:20px}
|
||||
.x .x_radio input[type="radio"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue