fix color in raw_input

pull/37/head
MinRK 13 years ago
parent 3fbb99e61a
commit ba79b60c35

@ -481,8 +481,10 @@ a.heading-anchor:link, a.heading-anchor:visited {
span.input_prompt {
font-family: monospace;
}
input.raw_input {
color: inherit;
width: auto;
height: 1em;
line-height: 1em;

Loading…
Cancel
Save