Changement sur l'affichage de la pagination

This commit is contained in:
Sébastien André
2019-11-20 13:08:09 +01:00
parent 3a66d5e6ac
commit 51f7fc2b7d
10 changed files with 85 additions and 70 deletions

View File

@@ -1,4 +1,11 @@
/* You can add global styles to this file, and also import other style files */
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }
html,
body {
height: 100%;
}
body {
margin: 0;
font-family: Roboto, "Helvetica Neue", sans-serif;
}