diff options
Diffstat (limited to 'frontend/static/style.css')
-rw-r--r-- | frontend/static/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/frontend/static/style.css b/frontend/static/style.css index ff4cc6e..8d5977f 100644 --- a/frontend/static/style.css +++ b/frontend/static/style.css @@ -92,10 +92,6 @@ pre { padding: 1ch 1.4ch; } -pre:has(> code) { - background: var(--bg); -} - #pagination { display: flex; justify-content: space-between; |