use logo
This commit is contained in:
parent
16cd89a3f0
commit
e35c610163
9
flux.css
9
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 */
|
||||
|
Loading…
Reference in New Issue
Block a user