Update index-shop.html

This commit is contained in:
Innovation Inc 2019-04-22 10:30:59 -05:00 committed by GitHub
parent 52c219f4d0
commit e60ffc56ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,14 +32,17 @@
.cwhite { .cwhite {
color: #FFFFFF; color: #FFFFFF;
} }
.acent {
text-align: center;
}
</style> </style>
</head> </head>
<body> <body>
<div class="box-blue"> <div class="box-blue">
<div class="box-blue-emb"> <div class="box-blue-emb">
<h1 class="rel-emb cwhite">Welcome to the DremJS Market!</h1> <h1 class="rel-emb cwhite acent" >Welcome to the DremJS Market!</h1>
</div> </div>
<h2 class="rel-uemb">"Your one-stop-shop for any Web App you need!"</h2> <h2 class="rel-uemb acent">"Your one-stop-shop for any Web App you need!"</h2>
</div> </div>
<h2>Collection.JS</h2> <h2>Collection.JS</h2>
<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>