mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +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-weight: bold;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
width: 215px;
|
width: 245px;
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
height: 35px;
|
height: 35px;
|
||||||
width: 70px;
|
width: 40px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<div id="container">
|
<div id="container">
|
||||||
|
|
Loading…
Reference in a new issue