From a8b4493d0b733a8bcac5bd84fd7eaf6c311a4f13 Mon Sep 17 00:00:00 2001 From: Luna Date: Mon, 15 Apr 2019 01:20:52 -0300 Subject: [PATCH] add static/css/index.css --- static/css/index.css | 3 +++ static/index.html | 6 +----- 2 files changed, 4 insertions(+), 5 deletions(-) create mode 100644 static/css/index.css diff --git a/static/css/index.css b/static/css/index.css new file mode 100644 index 0000000..913110b --- /dev/null +++ b/static/css/index.css @@ -0,0 +1,3 @@ +#content { + text-align: center; +} diff --git a/static/index.html b/static/index.html index c659d08..15bb124 100644 --- a/static/index.html +++ b/static/index.html @@ -1,11 +1,7 @@ {{ inst_name }} - index - +