fix label colors
This commit is contained in:
@@ -24,6 +24,13 @@
|
|||||||
href="https://cdn.datatables.net/2.1.8/css/dataTables.bootstrap5.min.css"
|
href="https://cdn.datatables.net/2.1.8/css/dataTables.bootstrap5.min.css"
|
||||||
/>
|
/>
|
||||||
<title>EXPERTNET | CDA8 EXO1</title>
|
<title>EXPERTNET | CDA8 EXO1</title>
|
||||||
|
<style>
|
||||||
|
.dt-container label,
|
||||||
|
.dt-info
|
||||||
|
{
|
||||||
|
color: whitesmoke;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<header class="w-100 bg-light">
|
<header class="w-100 bg-light">
|
||||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||||
|
|||||||
Reference in New Issue
Block a user