feat: contextual backlinks (closes #106)
This commit is contained in:
		@@ -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;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user