diff --git a/style.css b/style.css index 6291d13..51f5e55 100644 --- a/style.css +++ b/style.css @@ -1073,6 +1073,8 @@ html.dark .btn-outline { html.dark .btn-outline:hover { border-color: #F0F0ED; } +html.dark .btn-white { color: #0A0A0A; } + html.dark .industry-cell { background: #0F0F0E; } html.dark .section-off .industry-cell { background: #161615; }