Update index-shop.html
This commit is contained in:
parent
5b04fba30c
commit
42aea359c4
|
@ -20,7 +20,6 @@
|
|||
-webkit-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
height: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
.rel-uemb {
|
||||
position: relative;
|
||||
|
@ -33,9 +32,6 @@
|
|||
.cwhite {
|
||||
color: #FFFFFF;
|
||||
}
|
||||
.acent {
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -43,7 +39,7 @@
|
|||
<div class="box-blue-emb">
|
||||
<h1 class="rel-emb cwhite">Welcome to the DremJS Market!</h1>
|
||||
</div>
|
||||
<h2 class="rel-uemb acent">"Your one-stop-shop for any Web App you need!"</h2>
|
||||
<h2 class="rel-uemb">"Your one-stop-shop for any Web App you need!"</h2>
|
||||
</div>
|
||||
<h2>Collection.JS</h2>
|
||||
<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