feat: contextual backlinks (closes #106)

This commit is contained in:
Jacky Zhao
2022-05-05 00:58:50 -04:00
parent a1d03a044e
commit 81f30fea4e
7 changed files with 101 additions and 66 deletions

View File

@ -478,17 +478,17 @@ header {
& > h3, & > p {
margin: 0;
}
& .search-highlight {
background-color: #afbfc966;
padding: 0.05em 0.2em;
border-radius: 3px;
}
}
}
}
}
.search-highlight {
background-color: #afbfc966;
padding: 0.05em 0.2em;
border-radius: 3px;
}
.section-ul {
list-style: none;
padding-left: 0;