Update index.html

This commit is contained in:
Innovation Inc 2019-04-22 09:30:43 -05:00 committed by GitHub
parent 16555343e1
commit d5e36b3802
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,15 @@
overflow:hidden;
padding:20px;
background-color:#FFFFFF;
border:10px solid #afcde3;
border:10px solid #009ac7;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.box-blue-emb {
margin:0 0 25px;
overflow:hidden;
padding:20px;
background-color:#009ac7;
-webkit-border-radius: 5px;
border-radius: 5px;
}
@ -16,8 +24,9 @@
</head>
<body>
<div class="box-blue">
<h1>Welcome to the DremJS Market!</h1>
<hr />
<div class="box-blue-emb">
<h1>Welcome to the DremJS Market!</h1>
</div>
<h2>"Your one-stop-shop for any Web App you need!"</h2>
</div>
<h2>Collection.JS</h2>