From 20025f23959f8c094c52fe03c87211947c8fe888 Mon Sep 17 00:00:00 2001 From: zsloan Date: Mon, 19 Sep 2022 16:54:04 +0000 Subject: Remove commented-out html --- wqflask/wqflask/static/new/css/index_page.css | 4 ++++ wqflask/wqflask/templates/index_page.html | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 wqflask/wqflask/static/new/css/index_page.css diff --git a/wqflask/wqflask/static/new/css/index_page.css b/wqflask/wqflask/static/new/css/index_page.css new file mode 100644 index 00000000..34b3cebf --- /dev/null +++ b/wqflask/wqflask/static/new/css/index_page.css @@ -0,0 +1,4 @@ +.info-button { + border: #A9A9A9; + background-color: #D3D3D3; +} diff --git a/wqflask/wqflask/templates/index_page.html b/wqflask/wqflask/templates/index_page.html index 72212341..09f24d5a 100755 --- a/wqflask/wqflask/templates/index_page.html +++ b/wqflask/wqflask/templates/index_page.html @@ -147,7 +147,6 @@