mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
Edited static/index.html via GitHub
This commit is contained in:
parent
b987a23cd0
commit
1e54c41f60
1 changed files with 2 additions and 2 deletions
|
@ -73,12 +73,12 @@
|
|||
font-weight: bold;
|
||||
font-size: 17px;
|
||||
padding: 5px;
|
||||
width: 215px;
|
||||
width: 245px;
|
||||
outline: none;
|
||||
}
|
||||
input[type="submit"] {
|
||||
height: 35px;
|
||||
width: 70px;
|
||||
width: 40px;
|
||||
}
|
||||
</style>
|
||||
<div id="container">
|
||||
|
|
Loading…
Reference in a new issue