mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 03:16:16 -04:00
Various UI improvement (#4017)
This commit is contained in:
parent
f45d85f615
commit
7aa7e02e27
19 changed files with 66 additions and 101 deletions
|
@ -14,14 +14,14 @@
|
|||
@import url("pad/form.css");
|
||||
|
||||
html {
|
||||
font-size: 14px;
|
||||
font-size: 15px;
|
||||
line-height: 20px;
|
||||
color: #3e3e3e;
|
||||
}
|
||||
|
||||
html,
|
||||
#sidedivinner > div:before {
|
||||
font-family: Cantarell, Roboto, "Open Sans", "Helvetica Neue", Arial, sans-serif;
|
||||
font-family: Roboto;
|
||||
}
|
||||
|
||||
.clear {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue