aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/styles.css')
-rw-r--r--frontend/src/styles.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/frontend/src/styles.css b/frontend/src/styles.css
index 90d4ee00..8997c10e 100644
--- a/frontend/src/styles.css
+++ b/frontend/src/styles.css
@@ -1 +1,5 @@
-/* You can add global styles to this file, and also import other style files */
+/* 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; }
+*/ \ No newline at end of file