Update index-open.html
This commit is contained in:
parent
c93e5863bd
commit
d9756ce11d
|
@ -17,7 +17,7 @@
|
||||||
height:300px;
|
height:300px;
|
||||||
padding:10px;
|
padding:10px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 10px;
|
top: 50px;
|
||||||
left: 10px;
|
left: 10px;
|
||||||
background-color:#87CEEB;
|
background-color:#87CEEB;
|
||||||
}
|
}
|
||||||
|
@ -88,7 +88,7 @@
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 30px;
|
height: 42px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in a new issue