From 67b2d6c7c87321183e4e115a3ba21042857aa551 Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Thu, 19 Sep 2019 14:21:45 -0500 Subject: [PATCH] Update index-apps.html --- index-apps.html | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/index-apps.html b/index-apps.html index ad58d53..ac21434 100644 --- a/index-apps.html +++ b/index-apps.html @@ -5,7 +5,7 @@ .box-blue { margin:0 0 5px; overflow:hidden; - padding:5px; + padding:0px; background-color:#FFFFFF; border:1px solid #8b8b8b; -webkit-border-radius: 5px; @@ -18,6 +18,7 @@ background-color:#009ac7; border-radius: 5px; width: 95%; + margin: auto; } .buttonWrapper { width:95%; @@ -62,15 +63,6 @@ window.location.href = globalPage; } -
-

-

-

Application Title

-

Developer

-

Released: Month Day, Year

-
-

Description

-

@@ -78,12 +70,21 @@

Linux in DrenJS!

Innovation Inc.

-
+
+

-

Paint

-

A simple paint app.

-

Innovation Inc.

+

Paint

+

A simple paint app.

+

Innovation Inc.

+
+
+
+

+

+

Collection.JS

+

A collection of JavaScript projects

+

SparrOSDeveloperTeam