Update index-open.html
This commit is contained in:
parent
0238e00ec5
commit
8a3471239c
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue