Skip to content

Latest commit

 

History

History
64 lines (55 loc) · 1.7 KB

File metadata and controls

64 lines (55 loc) · 1.7 KB
title Search
layout page
redirect_from /s
<script type="module" src="/assets/js/pagefind-search.js"></script> <style type="text/css"> {% removeindents %} pagefind-search { --pagefind-ui-scale: 1; --pagefind-ui-primary: var(--color-alternate); --pagefind-ui-text: var(--text-on-background); --pagefind-ui-background: var(--color-background); --pagefind-ui-border: var(--color-border); --pagefind-ui-tag: #eeeeee; --pagefind-ui-border-width: 2px; --pagefind-ui-border-radius: var(--border-radius); --pagefind-ui-image-border-radius: 8px; --pagefind-ui-image-box-ratio: 3 / 2; --pagefind-ui-font: sans-serif; }

form { display: flex; flex-direction: row; flex-wrap: wrap; column-gap: 0.5rem; }

input[type=text] { flex-basis: 100%; }

button { flex-basis: 0; flex-grow: 1;

} button.pagefind-ui__search-clear { width: unset;

&:hover {
    background-color: unset;
}

} {% endremoveindents %} </style>

Search the site using one of the suggested search engines.

Search with Ecosia Search with Google Search with DuckDuckGo

Note: Not all pages will appear in search results.