mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Moar css tweaks
This commit is contained in:
parent
82f6b2adb7
commit
825d2300bb
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ body .off-canvas .learn-sidebar .learn-nav ul li a > span > b {
|
|||
color: black;
|
||||
}
|
||||
|
||||
body .off-canvas .learn-sidebar .learn-nav ul.topics > li.parent {
|
||||
body .off-canvas .learn-sidebar .learn-nav ul.topics > li.active, body .off-canvas .learn-sidebar .learn-nav ul.topics > li.parent {
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue