Update index-open.html
This commit is contained in:
parent
131029c5b9
commit
b91efd3cc1
|
@ -72,7 +72,7 @@
|
|||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
div {
|
||||
.startgray {
|
||||
background-color: gray;
|
||||
padding: 300px;
|
||||
border: 5px solid gray;
|
||||
|
@ -87,7 +87,7 @@
|
|||
<p class="cwhite br3">DremJS Version 0.1.1b</p>
|
||||
<p class="cwhite br2">Build 25</p>
|
||||
<p class="cwhite br1">© Innovation Inc.</p>
|
||||
<div class="start">
|
||||
<div class="start startgray">
|
||||
<ul class="astart">
|
||||
<dt><a onclick="openApplication('About')"><p><img src="apps/About/about.png" align="top"> About DremJS</p></a></dt>
|
||||
<dt><a onclick="openApplication('HowTo')"><p><img src="apps/HowTo/howto.png" align="top"> How to Install Applications</p></a></dt>
|
||||
|
|
Loading…
Reference in a new issue