File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 5
5
</ p >
6
6
7
7
< p style ="margin-left:auto; margin-right: auto; "> < iframe src ="https://ghbtns.com/github-btn.html?user=realpython&repo=python-guide&type=watch&count=true&size=large " allowtransparency ="true " frameborder ="0 " scrolling ="0 " width ="200px " height ="35px "> </ iframe > </ p >
8
+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css " />
9
+ < style >
10
+ .algolia-autocomplete {
11
+ width : 100% ;
12
+ height : 1.5em
13
+ }
14
+ # q {
15
+ width : 100% ;
16
+ height : 100% ;
17
+ }
18
+ </ style >
8
19
< input id ="doc_search " placeholder ="Search the doc " autofocus />
9
20
< script type ="text/javascript " src ="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js "> </ script >
10
21
< script type ="text/javascript "> docsearch ( {
You can’t perform that action at this time.
0 commit comments