Update index.html
This commit is contained in:
parent
d83a86adec
commit
79eb2a1e2b
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue