On 02/18/2017 08:42 PM, Nick Sabalausky (Abscissa) wrote:
Or it might be better to just toss this in around the top of the CSS:
--------------------------
input, textarea {
background-color: white;
color: #333;
}
--------------------------
K, just tested it, works for me: https://github.com/dlang/dlang.org/pull/1576
