mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Better TOC.
This commit is contained in:
parent
e52dfcc1da
commit
ff89245e06
6 changed files with 16 additions and 9 deletions
|
@ -3,11 +3,19 @@
|
|||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.toc-item {
|
||||
.toc-item-0 {
|
||||
margin-top: 10px;
|
||||
font-size: 120%;
|
||||
font-weight: bold;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.toc-item-1 {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.toc-item a:hover {
|
||||
text-decoration: none;
|
||||
background: #48D1CC;
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue