Update index.html

This commit is contained in:
worldofiptvcom
2025-12-15 11:20:58 +03:00
parent 6fba1c4a89
commit ff78f8a706
+7
View File
@@ -751,6 +751,13 @@
background: rgb(20, 20, 20);
}
[data-theme="dark"] .swagger-ui .responses-wrapper .response-col_description pre,
[data-theme="dark"] .swagger-ui .responses-wrapper pre.microlight,
[data-theme="dark"] .swagger-ui .model-example pre,
[data-theme="dark"] .swagger-ui .highlight-code pre {
background: rgb(20, 20, 20) !important;
}
/* Table Data */
[data-theme="dark"] .servers tr td {
background-color: transparent !important;