Update collectionjs.html

This commit is contained in:
Innovation Inc 2019-09-18 22:54:45 -05:00 committed by GitHub
parent d645b79439
commit 68abd8886f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,9 @@
-webkit-border-radius: 5px;
border-radius: 5px;
height: 10px;
position: relative;
bottom: 5px;
right: 5px;
}
.rel-uemb {
position: relative;
@ -33,11 +36,6 @@
.cwhite {
color: #FFFFFF;
}
.bottom {
position: relative;
bottom: 5px;
right: 5px;
}
</style>
</head>
<body>
@ -62,7 +60,7 @@
<p>Released: June 30, 2018</p>
<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, bottom" 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>
<hr />
<h3 class="cwhite">Version 1.0.0</h3>