Skip to content

Latest commit

 

History

History
49 lines (48 loc) · 1.03 KB

search.md

File metadata and controls

49 lines (48 loc) · 1.03 KB
layout title sitemap description
page
Search
false
Search jameshoward.us
<style type="text/css"> .main { width: 100%; } #search-input { width: 100%; font-size: 1em; padding: .5em; } .section { padding: 0px; } .search-results b { background-color: #f2daa6; } .search-preview { display: inline; margin-bottom: 2em; font-size: 110%; } .search-date { margin-bottom: 0em; display: inline; } .result-line { margin-bottom: 2em; } .toc-line { margin-top: 0.5em; margin-bottom: 0; } .single .main a, .single .main h2 { border-bottom: none; } </style>

<script src="https://cdn.jsdelivr.net/npm/fuse.js@6.6.2" defer></script> <script src="/assets/js/search.js" defer></script>