Update readme, make the chapter arrow sticky
This commit is contained in:
parent
abdb1abdbc
commit
958da8737b
2 changed files with 4 additions and 1 deletions
|
@ -499,6 +499,9 @@ details#chapters summary {
|
|||
cursor: pointer;
|
||||
display: block;
|
||||
padding: 2px 5px 5px;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
background-color: #151515;
|
||||
}
|
||||
|
||||
details#chapters summary::marker {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue