This commit is contained in:
Mike Innes 2018-04-11 19:56:44 +01:00
parent 16cd89a3f0
commit e35c610163

View File

@ -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 */