Update index-open.html

This commit is contained in:
Innovation Inc 2019-12-13 17:17:44 -06:00 committed by GitHub
parent 131029c5b9
commit b91efd3cc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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">&copy; 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>