Update index-open.html
This commit is contained in:
parent
71d7624c0b
commit
39f141e292
|
@ -87,7 +87,7 @@
|
|||
top: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
height: 8px;
|
||||
height: 30px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
@ -113,6 +113,8 @@
|
|||
</div>
|
||||
<div class="taskbar" onload="startTime()">
|
||||
<a onclick="openApplication('About')"><img class="cent" src="apps/About/about.png"> |</a>
|
||||
<br />
|
||||
<div class="cwhite" style="text-align:left" id="txt"></div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue