Update collectionjs.html
This commit is contained in:
parent
9506396743
commit
4124334e49
|
@ -5,7 +5,7 @@
|
|||
<!-- <embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" /> -->
|
||||
<style>
|
||||
.box-blue {
|
||||
margin:0 0 75px;
|
||||
margin:0 0 25px;
|
||||
overflow:hidden;
|
||||
padding:0px;
|
||||
background-color:#FFFFFF;
|
||||
|
@ -20,10 +20,7 @@
|
|||
background-color:#009ac7;
|
||||
-webkit-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
height: 10px;
|
||||
position: relative;
|
||||
bottom: 5px;
|
||||
right: 5px;
|
||||
height: 75px;
|
||||
}
|
||||
.rel-uemb {
|
||||
position: relative;
|
||||
|
@ -59,6 +56,9 @@
|
|||
<p>SparrOSDeveloperTeam</p>
|
||||
<p>Released: June 30, 2018</p>
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>
|
||||
<div class="box-blue-emb" onclick="clickSound('https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Collection-JS.zip')">
|
||||
<h2 class="cwhite">Download</h2>
|
||||
|
|
Loading…
Reference in a new issue