deno.land / x / mongoose@6.7.5 / docs / search.pug

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
extends layout
append style script(type="text/javascript" src="https://unpkg.com/unfetch/polyfill") style. .search-bar { margin-top: 1em; } .search-bar input { width: 810px; border: 1px solid #ddd; padding: 0.25em; border-radius: 3px; } .search-bar button { background-color: #777; color: white; border: 1px solid transparent; border-radius: 3px; height: 30px; width: 30px; padding: 0px; position: relative; top: 7px; left: 1px; } .title { font-size: 1.5em; } ul { list-style-type: none; padding: 0px; } .url a { font-size: 0.75em; color: #777; margin-top: 0.5em; } p { margin-top: 0.5em; line-height: 1.5em; }block content div h2 Search include includes/native div.search-bar input#search-input(type="text", placeholder="Search") button#search-button img(src="/docs/images/search.svg") div#results script(type="text/javascript" src="/docs/js/search.js")
mongoose

Version Info

Tagged at
a year ago