Update collectionjs.html
This commit is contained in:
parent
53a1cbd25b
commit
10d39bbe78
|
@ -20,7 +20,7 @@
|
||||||
background-color:#009ac7;
|
background-color:#009ac7;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0px;
|
left: 10px;
|
||||||
width: 45%;
|
width: 45%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
background-color:#009ac7;
|
background-color:#009ac7;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0px;
|
right: 10px;
|
||||||
width: 45%;
|
width: 45%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
@ -95,9 +95,9 @@
|
||||||
<h3 class="cwhite">Version 1.0.0</h3>
|
<h3 class="cwhite">Version 1.0.0</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="box-blue-emb-right" onclick="clickSound('../../index-enter.html')">
|
<div class="box-blue-emb-right" onclick="clickSound('../../index-enter.html')">
|
||||||
<h3 class="cwhite">Back to DremJS</h3>
|
<h3 class="cwhite">Go Back</h3>
|
||||||
<br />
|
<br />
|
||||||
<h3 class="cwhite">Market</h3>
|
<h3 class="cwhite"> </h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue