Redo panels animation

This commit is contained in:
2021-08-31 19:55:00 +02:00
parent 10095b412f
commit 9119fcca74
6 changed files with 52 additions and 40 deletions

View File

@@ -62,6 +62,10 @@
/* Common objects */
body {
overflow: hidden;
}
body, textarea, input, button {
font-size: 14px;
font-family: 'Ubuntu', sans-serif;