fix label colors

This commit is contained in:
3thernitydev
2024-10-22 15:35:35 +04:00
parent 1994e19d08
commit e5cc3eee13
+7
View File
@@ -24,6 +24,13 @@
href="https://cdn.datatables.net/2.1.8/css/dataTables.bootstrap5.min.css"
/>
<title>EXPERTNET | CDA8 EXO1</title>
<style>
.dt-container label,
.dt-info
{
color: whitesmoke;
}
</style>
</head>
<header class="w-100 bg-light">
<nav class="navbar navbar-expand-lg navbar-light bg-light">