Spaces:
Runtime error
Runtime error
| .dark .gr-box{ | |
| background:#344d74;!important; | |
| opacity:1;!important; | |
| } | |
| .dark .bg-white { | |
| color:white;!important; | |
| } | |
| .dark .gr-padded{ | |
| background:#21314a;!important; | |
| opacity:1;!important; | |
| } | |
| .dark .gap-4 { | |
| background:#111926;!important; | |
| opacity:1;!important; | |
| } | |
| .max-h-\[55vh\]{ | |
| max-height:10vh;!important; | |
| } | |
| h1, h2, h3, h4, h5, h6{ | |
| color:white;!important; | |
| } | |
| .text-gray-500{ | |
| color:#a7a7a7;!important; | |
| } | |
| .text-indigo-600 { | |
| color:cornflowerblue;!important; | |
| } | |
| .rounded-lg{ | |
| border-radius:0;!important | |
| } | |
| iframe{ | |
| background:#9ebbd3;!important; | |
| } | |
| p{ | |
| color:white;!important; | |
| } | |
| .border-gray-200 { | |
| border-color:#4a658f;!important; | |
| color:black;!important; | |
| } | |
| span{ | |
| color:white;!important; | |
| } | |
| .gr-box{ | |
| background:#344d74;!important; | |
| opacity:0;!important; | |
| color:white;!important; | |
| } | |
| .dark .p-2 { | |
| background:#344d74;!important; | |
| opacity:1;!important; | |
| } | |
| .p-2 { | |
| background:#344d74;!important; | |
| opacity:0;!important; | |
| } | |
| .gap-4 { | |
| background:#111926;!important; | |
| opacity:0;!important; | |
| } | |
| .gr-padded{ | |
| background:#21314a;!important; | |
| opacity:0;!important; | |
| } |