diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-02-16 10:19:58 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-02-16 10:19:58 -0500 |
| commit | f0792e5fd977ca43480b898516abbf7300902c08 (patch) | |
| tree | 254c3023c5716e220f21d29c6d9af8a10d9c94a0 /docs/style.css | |
| parent | 01c3b68d4e207f91fecb8c75a0dd7d09fe7a2036 (diff) | |
Maintain •Show display even if there's an error
Diffstat (limited to 'docs/style.css')
| -rw-r--r-- | docs/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
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%; |
