diff --git a/downloadPages/CollectionJS/collectionjs.html b/downloadPages/CollectionJS/collectionjs.html index 2b69ddc..c198ae9 100644 --- a/downloadPages/CollectionJS/collectionjs.html +++ b/downloadPages/CollectionJS/collectionjs.html @@ -13,12 +13,29 @@ -webkit-border-radius: 5px; border-radius: 5px; } - .box-blue-emb { + .box-blue-emb-left { margin:0 0 25px; overflow:hidden; padding:0px; background-color:#009ac7; border-radius: 5px; + position: absolute; + left: 0px; + width: 45%; + } + .box-blue-emb-right { + margin:0 0 25px; + overflow:hidden; + padding:0px; + background-color:#009ac7; + border-radius: 5px; + position: absolute; + right: 0px; + width: 45%; + } + .buttonWrapper { + width:95%; + position: fixed; } .rel-uemb { position: relative; @@ -68,12 +85,21 @@

A collection of JS apps such as emulators and applications. A sort of bundle app you could say!

-
-
-

Download

-
-

Version 1.0.0

-
+
+
+
+

Download

+
+

Version 1.0.0

+
+
+
+
+

Go

+
+

Back

+
+