Update index.html

This commit is contained in:
DremOS Developing Team 2018-06-30 01:48:42 -05:00 committed by GitHub
parent a4f0da6991
commit 6e55b9cfbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@
} }
</style> </style>
<body> <body>
<iframe src="index-closed.html" style="height:500px;width:1000px"></iframe> <iframe src="index-closed.html" style="height:600px;width:1100px"></iframe>
<br /> <br />
<INPUT TYPE="button" onClick="history.go(0)" VALUE="Home"> <INPUT TYPE="button" onClick="history.go(0)" VALUE="Home">
</body> </body>