Edited static/index.html via GitHub
parent
01483406ee
commit
b987a23cd0
|
@ -73,12 +73,12 @@
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
width: 245px;
|
width: 215px;
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
height: 35px;
|
height: 35px;
|
||||||
width: 40px;
|
width: 70px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<div id="container">
|
<div id="container">
|
||||||
|
|
Loading…
Reference in New Issue