diff --git a/downloadPages/CollectionJS/collectionjs.html b/downloadPages/CollectionJS/collectionjs.html index c6644b8..a72bcbd 100644 --- a/downloadPages/CollectionJS/collectionjs.html +++ b/downloadPages/CollectionJS/collectionjs.html @@ -20,10 +20,6 @@ background-color:#009ac7; -webkit-border-radius: 5px; border-radius: 5px; - position: absolute; - width: 580px; - bottom: 150px; - right: 13px; } .rel-uemb { position: relative; @@ -36,6 +32,18 @@ .cwhite { color: #FFFFFF; } + html, body { + height: 100%; + margin: 0; + padding: 0; + } + img { + padding: 0; + display: block; + margin: 0 auto; + max-height: 100%; + max-width: 100%; + }
@@ -60,13 +68,13 @@Released: June 30, 2018
A collection of JS apps such as emulators and applications. A sort of bundle app you could say!
-Send any apps you want added to the DremJS Market to innovationinc123@gmail.com