Please if you dont like the bold feature kindly report it

This commit is contained in:
Focuslinkstech 2024-09-05 14:14:50 +01:00 committed by GitHub
parent 93d53cc6d8
commit 4f74aa0bff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 24 additions and 0 deletions

View File

@ -256,6 +256,10 @@
font-weight: bold;
}
.main-header .logo .logo-lg {
font-weight: bold;
}
/* Search Bar Start Here */
.wrap {
width: 30%;
@ -1003,6 +1007,14 @@
font-weight: bold;
}
.dark-mode .content-header>h2 {
font-weight: bold;
}
.dark-mode .main-header .logo .logo-lg {
font-weight: bold;
}
/* Dark Mode - Select2 Dropdown ends here */
/* dark mode styles start ends here */

View File

@ -264,6 +264,10 @@
font-weight: bold;
}
.main-header .logo .logo-lg {
font-weight: bold;
}
/* New Customize Interface End Here */
::-moz-selection {
@ -705,6 +709,14 @@
.dark-mode .box-header .box-title {
font-weight: bold;
}
.dark-mode .content-header>h2 {
font-weight: bold;
}
.dark-mode .main-header .logo .logo-lg {
font-weight: bold;
}
</style>
{if isset($xheader)}