diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css deleted file mode 100644 index 3ed87891439..00000000000 --- a/docs/_static/css/custom.css +++ /dev/null @@ -1,23 +0,0 @@ -.team-roster a img { - border-radius: 50%; - box-shadow: 0 0 0 7px #fff, 0 0 0 8px #cecece; - margin: 9px 17px 9px 3px; -} - - -/* Center the RTD placement when not wide enough to float */ -#rtd-stickybox-container { - text-align: center; -} - -.wy-menu.wy-menu-vertical a.reference.external::after { - /* \00a0 = no break space */ - content: "\00a0\f08e"; - font-family: FontAwesome; - display: inline-block; - font-style: normal; - font-variant: normal; - text-rendering: auto; - -webkit-font-smoothing: antialiased; - -} diff --git a/docs/_static/img/logo-dark-text.svg b/docs/_static/img/logo-dark-text.svg new file mode 100644 index 00000000000..9a46fffa675 --- /dev/null +++ b/docs/_static/img/logo-dark-text.svg @@ -0,0 +1,134 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/_static/img/logo-light-text.svg b/docs/_static/img/logo-light-text.svg new file mode 100644 index 00000000000..d0cbb66a1f3 --- /dev/null +++ b/docs/_static/img/logo-light-text.svg @@ -0,0 +1,134 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/_templates/breadcrumbs.html b/docs/_templates/breadcrumbs.html deleted file mode 100644 index 69b5fd94e49..00000000000 --- a/docs/_templates/breadcrumbs.html +++ /dev/null @@ -1,14 +0,0 @@ -{% extends "!breadcrumbs.html" %} - -{% block breadcrumbs %} - {# Close the parent