Update index.html
This commit is contained in:
parent
c01833ffda
commit
16555343e1
|
@ -7,8 +7,8 @@
|
|||
margin:0 0 25px;
|
||||
overflow:hidden;
|
||||
padding:20px;
|
||||
background-color:#6BD5F1;
|
||||
border:1px solid #afcde3;
|
||||
background-color:#FFFFFF;
|
||||
border:10px solid #afcde3;
|
||||
-webkit-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
@ -17,9 +17,9 @@
|
|||
<body>
|
||||
<div class="box-blue">
|
||||
<h1>Welcome to the DremJS Market!</h1>
|
||||
<hr />
|
||||
<h2>"Your one-stop-shop for any Web App you need!"</h2>
|
||||
</div>
|
||||
<hr />
|
||||
<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>Provided by SparrOSDeveloperTeam</p>
|
||||
|
|
Loading…
Reference in a new issue