mirror of
https://github.com/BreizhHardware/lefrenchmathproject.git
synced 2026-01-18 16:37:32 +01:00
Fix sidebar dark mode color
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
}
|
||||
|
||||
body.dark-mode .toc{
|
||||
background-color: #333;
|
||||
background-color: #212121;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user