updating css
This commit is contained in:
parent
ab778505d1
commit
1a360f2668
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ body {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
//-webkit-user-select: none
|
//-webkit-user-select: none
|
||||||
}
|
}
|
||||||
div, input {
|
div, input, textarea {
|
||||||
font-family: Lucida Grande, Lucida Sans Unicode, Segoe UI;
|
font-family: Lucida Grande, Lucida Sans Unicode, Segoe UI;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue