From f0792e5fd977ca43480b898516abbf7300902c08 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Wed, 16 Feb 2022 10:19:58 -0500 Subject: =?UTF-8?q?Maintain=20=E2=80=A2Show=20display=20even=20if=20there'?= =?UTF-8?q?s=20an=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/style.css | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/style.css') diff --git a/docs/style.css b/docs/style.css index 7f0dc388..8928fc26 100644 --- a/docs/style.css +++ b/docs/style.css @@ -123,7 +123,6 @@ pre, textarea, .highlight { padding: 0.8em; } textarea { width: 100%; outline: none; resize: vertical; margin: 0; } .cont { margin: 1.3em 0; position: relative; } .rslt { background: none; border-top: none; margin: 0; overflow-x: initial; } -.rslt.err { color: #d11; } .kb { line-height: 1.5; width: 100%; -- cgit v1.2.3