mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-08 01:41:51 +00:00
feat: contextual backlinks (closes #106)
This commit is contained in:
parent
6e6dd4cb0b
commit
cea0f3eb74
7 changed files with 101 additions and 66 deletions
assets/styles
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue