doc: (fixes #973) Fix the dark mode issues
This commit is contained in:
committed by
Tommaso Pecorella
parent
aa6ea3dcf6
commit
f993518fa7
@@ -353,4 +353,16 @@ div.sphinxsidebar a {
|
||||
background-color: #ceccca;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
#ns3_home1 img {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
img.footer {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#nav-sync img {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user