Skip to content

Commit

Permalink
help feature
Browse files Browse the repository at this point in the history
  • Loading branch information
deeheem committed Feb 20, 2018
2 parents cb14ef9 + dbd58f6 commit b161021
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 75 deletions.
6 changes: 6 additions & 0 deletions code/css/popup.css
Expand Up @@ -18,6 +18,7 @@ html {
padding-bottom: 15%;
margin: 0 auto;
}


.footer {
position: relative;
Expand All @@ -29,6 +30,11 @@ html {
margin-top: 2%;
}

.favListItem {
display: inline-block;
width: 33%;
}

li {
padding-left: 40px;
}
Expand Down
270 changes: 199 additions & 71 deletions code/js/popup.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b161021

Please sign in to comment.