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