Update index-open.html
This commit is contained in:
parent
d28f7583f3
commit
68e20d8698
|
@ -52,15 +52,14 @@
|
||||||
}
|
}
|
||||||
div {
|
div {
|
||||||
background-color: gray;
|
background-color: gray;
|
||||||
width: -50px;
|
padding: 300px;
|
||||||
padding: 230px;
|
|
||||||
border: 5px solid gray;
|
border: 5px solid gray;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<body>
|
<body>
|
||||||
<p class="cwhite br3">DremJS Version 0.0.7-3a</p>
|
<p class="cwhite br3">DremJS Version 0.0.7-4a</p>
|
||||||
<p class="cwhite br2">Build 11</p>
|
<p class="cwhite br2">Build 12</p>
|
||||||
<p class="cwhite br1">© Innovation Inc.</p>
|
<p class="cwhite br1">© Innovation Inc.</p>
|
||||||
<div class="start">
|
<div class="start">
|
||||||
<ul class="astart">
|
<ul class="astart">
|
||||||
|
|
Loading…
Reference in a new issue