From 5cc9c731a37a54b5da0ac096f231b56d245885a6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 3 Jun 2017 18:05:57 -0400 Subject: web font --- client/web/templates/index.ejs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'client/web') diff --git a/client/web/templates/index.ejs b/client/web/templates/index.ejs index b83d93b..bf8ba57 100644 --- a/client/web/templates/index.ejs +++ b/client/web/templates/index.ejs @@ -10,8 +10,11 @@ a { width: 100%; color: transparent; } -body,html{ +body,html { overflow: hidden; + font-family: sans-serif; + color: white; + background: black; } .modal { transition: all 400ms; -- cgit v1.2.3-70-g09d2