Update index-shop.html
This commit is contained in:
parent
52c219f4d0
commit
e60ffc56ea
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue