Added manifest to make it work like a chrome extension.

This commit is contained in:
deepjyoti30
2020-05-12 22:19:12 +05:30
parent 34b69f727d
commit 5e33c26759
5 changed files with 29 additions and 12 deletions

View File

@@ -17,7 +17,7 @@ body {
padding-bottom: 35px; }
.main #search-bar {
width: 50%;
margin: 0 auto;
margin: 0 auto 50px auto;
height: 45px; }
.main #search-bar input {
height: inherit;