Update collectionjs.html
This commit is contained in:
parent
2885dc1d8e
commit
bb105c90e4
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue