Redo panels animation

This commit is contained in:
2021-08-31 19:55:00 +02:00
parent a7b4fc2375
commit dbfebdf9be
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;