Update collectionjs.html
This commit is contained in:
parent
98cbc1822b
commit
7d6b8d7de5
|
@ -35,7 +35,8 @@
|
|||
}
|
||||
.buttonWrapper {
|
||||
width:95%;
|
||||
position: fixed;
|
||||
position: fixed;
|
||||
margin: auto;
|
||||
}
|
||||
.rel-uemb {
|
||||
position: relative;
|
||||
|
@ -85,7 +86,6 @@
|
|||
<br />
|
||||
<p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>
|
||||
</div>
|
||||
<center>
|
||||
<div class="buttonWrapper">
|
||||
<div class="box-blue-emb-left" onclick="clickSound('https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Collection-JS.zip')">
|
||||
<h3 class="cwhite">Download</h2>
|
||||
|
@ -93,11 +93,10 @@
|
|||
<h3 class="cwhite">Version 1.0.0</h3>
|
||||
</div>
|
||||
<div class="box-blue-emb-right" onclick="clickSound('../../index-enter.html')">
|
||||
<h3 class="cwhite">Go</h3>
|
||||
<br />
|
||||
<h3 class="cwhite">Back</h3>
|
||||
<h3 class="cwhite">Back to DremJS Market</h3>
|
||||
<br />
|
||||
</div>
|
||||
</div>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue