mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-27 23:34:24 +01:00
Fix: better readability in navbar
This commit is contained in:
parent
e43b405e67
commit
884a6399a8
1 changed files with 1 additions and 1 deletions
|
@ -618,7 +618,7 @@ pre.chroma {
|
|||
.navbar-dark .navbar-nav .nav-link.active,
|
||||
.navbar-dark .navbar-nav .nav-link.show,
|
||||
.navbar-dark .navbar-nav .show>.nav-link {
|
||||
color: #040b1e;
|
||||
color: rgba(255,255,255,.75);
|
||||
}
|
||||
|
||||
.navbar-toggler:focus {
|
||||
|
|
Loading…
Reference in a new issue