Update index-open.html

This commit is contained in:
Innovation Inc 2019-04-22 13:50:56 -05:00 committed by GitHub
parent 0238e00ec5
commit 8a3471239c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
<style> <style>
.start { .start {
position: absolute; position: absolute;
left: 5px; left: 0px;
bottom: 0px; bottom: 0px;
} }
.astart { .astart {
@ -54,7 +54,7 @@
background-color: gray; background-color: gray;
padding: 300px; padding: 300px;
border: 5px solid gray; border: 5px solid gray;
margin: 0; margin: 5;
} }
</style> </style>
<body> <body>