diff --git a/static/style.css b/static/style.css index 779d34e..08ddc4e 100644 --- a/static/style.css +++ b/static/style.css @@ -39,22 +39,6 @@ body { margin: 0; } -/* Dim white backgrounds for easier viewing */ -input[type="text"], -textarea, -select { - background: #f5f5f5 !important; -} - -.window-body { - background: #f0f0f0; -} - -.transcript, -.full-transcript { - background: #f5f5f5 !important; -} - /* Channel dropdown custom styling */ .channel-dropdown { position: relative;