doc: Fixed small res sidebar font color
This commit is contained in:
parent
54174c308f
commit
fe01d1b0df
|
@ -481,7 +481,7 @@ a:hover tt {
|
||||||
}
|
}
|
||||||
|
|
||||||
div.sphinxsidebar h3, div.sphinxsidebar h4, div.sphinxsidebar p,
|
div.sphinxsidebar h3, div.sphinxsidebar h4, div.sphinxsidebar p,
|
||||||
div.sphinxsidebar h3 a {
|
div.sphinxsidebar h3 a, div.sphinxsidebar ul {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue