better welcome
This commit is contained in:
parent
8aadcff508
commit
5ba24f5cc7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="icons">
|
||||
<div class="app" ondblclick="createWindow('apps/welcome.html', 'welcome', '300px', '235px')">
|
||||
<div class="app" ondblclick="createWindow('apps/welcome.html', 'welcome', '350px', '550px')">
|
||||
<p><img src="images/icons/home.png" width="48px" height="48px" /><sub>Welcome</sub></p>
|
||||
</div>
|
||||
<div class="app" ondblclick="createWindow('apps/notepad.html', 'notepad', '500px', '450px')">
|
||||
|
|
Loading…
Reference in a new issue