Update index.html

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

View file

@ -29,12 +29,15 @@
position: absolute;
top: 2px;
}
.cwhite {
text-color: #FFFFFF;
}
</style>
</head>
<body>
<div class="box-blue">
<div class="box-blue-emb">
<h1 class="rel-emb">Welcome to the DremJS Market!</h1>
<h1 class="rel-emb cwhite">Welcome to the DremJS Market!</h1>
</div>
<h2 class="rel-uemb">"Your one-stop-shop for any Web App you need!"</h2>
</div>