diff --git a/docs-src/igstories.pug b/docs-src/igstories.pug index acd1eda..4204aaf 100644 --- a/docs-src/igstories.pug +++ b/docs-src/igstories.pug @@ -6,6 +6,7 @@ prepend titleDeterminer append head link(rel='stylesheet', href='/css/index.css') + link(rel='stylesheet', href='/css/igstories.css') prepend header - var navtype = 'transparent navbar-dark' @@ -43,11 +44,11 @@ block content h1.text-center Features .screenshots.row.mt-5.text-center a.col-md-6.mb-4(href='img/igstories-anon.png', target='_blank') - | Watch Stories Anonymously - img.mt-3.img-fluid(src='img/igstories-anon.png') + p Watch Stories Anonymously + img.mt-3.img-fluid(src='img/igstories-anon.png', width="300px") a.col-md-6.mb-4(href='img/igstories-watch.png', target='_blank') - | Search any user and watch their stories - img.mt-3.img-fluid(src='img/igstories-watch.png') + p Save Story videos on your computer + img.mt-3.img-fluid(src='img/igstories-watch.png', width="300px") section.donations.mt-5.text-center h2 Donations diff --git a/docs/css/igstories.css b/docs/css/igstories.css new file mode 100644 index 0000000..b050ccc --- /dev/null +++ b/docs/css/igstories.css @@ -0,0 +1,3 @@ +.promoBanner.active .backgroundSkew { + background-image: linear-gradient(150deg,red 0%,#7705ee 100%); +} diff --git a/docs/igstories.html b/docs/igstories.html index deb9be0..c2b2e0d 100644 --- a/docs/igstories.html +++ b/docs/igstories.html @@ -26,6 +26,7 @@ + Fork us on GitHub
@@ -51,7 +52,9 @@
Download the latest 1.0.0

Features

- +

Donations

IG:Stories