Create own Instagram Downloader with JavaScript & HTML
02Apr - 2020
.gist-data { height: 360px; } .postURL:focus { border: 2px solid #6f6f6f!important; } .postURL { background: #fafafa; border: 2px solid #dce4ec; font-size: 16px; line-height: 18px; margin-top: 10px; overflow: hidden; outline: none; padding: 14px 27px; text-overflow: ellipsis; width: calc(100% - 60px); display: block; border-width: 2px; -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow:...