Update collectionjs.html

This commit is contained in:
Innovation Inc 2019-09-18 22:48:53 -05:00 committed by GitHub
parent f97638ec89
commit 980b997638
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,19 +33,24 @@
.cwhite { .cwhite {
color: #FFFFFF; color: #FFFFFF;
} }
.bottom {
position: absolute;
bottom: 5px;
right: 5px;
}
</style> </style>
</head> </head>
<body> <body>
<!-- <iframe src="index-featured.html" frameborder="0" width="100%" height="100%"></iframe> --> <!-- <iframe src="index-featured.html" frameborder="0" width="100%" height="100%"></iframe> -->
<div class="box-blue"> <div class="box-blue">
<p><img style="padding: 0 15px; float: left;" src="snapshot.png" height="480" width="720" /></p> <p><img style="padding: 5 15px; float: left;" src="snapshot.png" height="480" width="720" /></p>
<p style="margin-top: 20px;"> </p> <p style="margin-top: 20px;"> </p>
<p>Collection.JS</p> <p>Collection.JS</p>
<p>SparrOSDeveloperTeam</p> <p>SparrOSDeveloperTeam</p>
<p>Released: June 30, 2018</p> <p>Released: June 30, 2018</p>
<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"> <div class="box-blue-emb, bottom">
<h2 class="cwhite">Download</h2> <h2 class="cwhite">Download</h2>
<hr /> <hr />
<h3 class="cwhite">Version 1.0.0</h3> <h3 class="cwhite">Version 1.0.0</h3>