update from sparkleup
This commit is contained in:
parent
86fde5e856
commit
b16e1d1ff1
|
@ -105,6 +105,7 @@ footer {
|
|||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: "Lato", sans-serif;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.has-nested .toggle:before {
|
||||
|
@ -127,8 +128,10 @@ h1, h2, h3, h4, h5, h6 {
|
|||
|
||||
.toc {
|
||||
display: inline-block;
|
||||
border: 1px solid #888888;
|
||||
border: 1px solid #cccccc;
|
||||
padding: 1rem;
|
||||
margin: 0 1rem 2rem 0;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.toc:before {
|
||||
|
|
Loading…
Reference in New Issue