Update collectionjs.html

This commit is contained in:
Innovation Inc 2019-09-18 23:43:19 -05:00 committed by GitHub
parent 2885dc1d8e
commit bb105c90e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,11 +14,10 @@
border-radius: 5px;
}
.box-blue-emb {
margin:0 0 5px;
margin:0 0 25px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.rel-uemb {
@ -71,11 +70,10 @@
</div>
<div class="box-blue-emb" onclick="clickSound('https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Collection-JS.zip')">
<center>
<h2 class="cwhite">Download</h2>
<h3 class="cwhite">Download</h2>
<hr />
<h3 class="cwhite">Version 1.0.0</h3>
</center>
</div>
<center><p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p></center>
</body>
</html>