diff --git a/flux.css b/flux.css index 28633d8e..f4268355 100644 --- a/flux.css +++ b/flux.css @@ -15,12 +15,15 @@ nav.toc > h1 { margin-top: 0; padding-top: 1em; padding-bottom: 1em; - background: rgb(60, 150, 60); border-bottom: 5px solid white; - color: white; box-shadow: 0px -2px 5px rgb(60,60,60); - letter-spacing: 0.05em; margin-bottom: 0.5em; + text-indent: 100%; + + background: url(//fluxml.ai/flux-white.png) rgb(60, 150, 60); + background-size: 80px; + background-repeat: no-repeat; + background-position: center; } /* Reduce ToC font size */