mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Edited static/index.html via GitHub
This commit is contained in:
parent
08aa416eb6
commit
f755b4d916
1 changed files with 4 additions and 3 deletions
|
@ -80,9 +80,10 @@
|
|||
*/
|
||||
}
|
||||
.label {
|
||||
text-align: left;
|
||||
margin: 0 auto;
|
||||
padding-left: 0;
|
||||
text-align:left;
|
||||
margin: 0 auto;
|
||||
width:300px;
|
||||
padding-left: 3px;
|
||||
}
|
||||
input[type="text"] {
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue