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