diff --git a/css/style.css b/css/style.css index 69ff478482..cf90a4a989 100644 --- a/css/style.css +++ b/css/style.css @@ -79,7 +79,10 @@ body > .container position: relative; } -input, textarea +body.doc input, +body.doc textarea, +body.std input, +body.std textarea { background: white; color: #333;