Petits fix de style

+ ajout de la font de Material
This commit is contained in:
Sébastien André
2020-01-20 15:12:26 +01:00
parent 243b8a2ba4
commit d9ea712d28
4 changed files with 6 additions and 10 deletions

View File

@@ -6,4 +6,8 @@ body {
body {
/* margin: 0; */
font-family: Roboto, "Helvetica Neue", sans-serif;
margin: 10px;
color: #424242;
height: 665px;
overflow: auto;
}