From 3c49645ad1dc0c58c93048687e6d545a49aba256 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Wed, 24 Aug 2016 10:30:53 -0400 Subject: [PATCH] app.css --- public/css/app.css | 3 +++ views/index.ejs | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 public/css/app.css diff --git a/public/css/app.css b/public/css/app.css new file mode 100644 index 0000000..8ade51e --- /dev/null +++ b/public/css/app.css @@ -0,0 +1,3 @@ +svg { + border:1px solid black; +} diff --git a/views/index.ejs b/views/index.ejs index ebe54f0..dd2782b 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -1,5 +1,8 @@ + + +

Welcome to Run App