diff --git a/doc/ns3_html_theme/static/ns3_stylesheet.css b/doc/ns3_html_theme/static/ns3_stylesheet.css index e29ba9ce8..dd32d1aab 100644 --- a/doc/ns3_html_theme/static/ns3_stylesheet.css +++ b/doc/ns3_html_theme/static/ns3_stylesheet.css @@ -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; + } }