diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css index fea51d24d..f9dee450f 100644 --- a/docs/_static/css/custom.css +++ b/docs/_static/css/custom.css @@ -32,6 +32,14 @@ h1, h2, h3, h4, h5, h6 { color: #A7B6C2; } +.navbar-divider { + background-color: #767676; + height: auto; + border: none; + width: 1px; + margin: 0; +} + .navbar-cxg-anchor:visited { color: #A7B6C2; } diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 181fcfe31..e4f0d9bbc 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -129,6 +129,10 @@ Gene Expression + + + Census +