mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +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
|
@ -82,7 +82,8 @@
|
||||||
.label {
|
.label {
|
||||||
text-align:left;
|
text-align:left;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding-left: 0;
|
width:300px;
|
||||||
|
padding-left: 3px;
|
||||||
}
|
}
|
||||||
input[type="text"] {
|
input[type="text"] {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Reference in a new issue