From 670b2731c5248c2853c87280d1fc5975791bb04c Mon Sep 17 00:00:00 2001 From: "Glitch (hello-express)" Date: Mon, 19 Mar 2018 20:41:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AB=F0=9F=8D=81=20Checkpoint=20./views?= =?UTF-8?q?/index.html:96831/224=20./README.md:96831/18=20./public/style.c?= =?UTF-8?q?ss:96831/282?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- public/style.css | 11 ++++------- views/index.html | 7 ++++--- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index fbfc217..e398572 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Welcome to the Glitch BETA -========================== +Welcome to Glitch +================= Click `Show` in the header to see your app live. Updates to your code will instantly deploy and update live. diff --git a/public/style.css b/public/style.css index af62c3e..f709586 100644 --- a/public/style.css +++ b/public/style.css @@ -1,21 +1,18 @@ /* styles */ /* called by your view template */ -/* You might want to try something fancier: */ -/* less: http://lesscss.org/ */ - * { box-sizing: border-box; } body { - font-family: helvetica, arial, sans-serif; - margin: 25px; + font-family: "Benton Sans", "Helvetica Neue", helvetica, arial, sans-serif; + margin: 2em; } h1 { - font-weight: bold; - color: pink; + font-style: italic; + color: #373fff; } .bold { diff --git a/views/index.html b/views/index.html index 9eff1a5..51d7e5f 100644 --- a/views/index.html +++ b/views/index.html @@ -8,7 +8,7 @@ - + Welcome to Glitch! @@ -51,9 +51,10 @@ - +
- +