diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 05cf3fc8..f5d0ccbf 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -878,6 +878,9 @@ html.y #path a:hover { font-family: 'scp', 'consolas', monospace; font-family: var(--font-mono), 'scp', 'consolas', monospace; } +.iframe { + background: none; +} #doc>iframe, .logue>iframe { background: var(--bgg);