You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
docs: improve site navigation bar consistency (#51)
This commit is contained in:
@@ -41,6 +41,14 @@ footer a {
|
||||
color: #cccccc;
|
||||
}
|
||||
|
||||
.nav-link.active {
|
||||
background-color: #ffffff;
|
||||
color: black;
|
||||
border-radius: 5px;
|
||||
padding: 2px 0px 2px 0px;
|
||||
margin: 6px 0px;
|
||||
}
|
||||
|
||||
header {
|
||||
background-color: #000000;
|
||||
color: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user