From 6d382a63335d20eb62eea5b4f3b91d6c8271d306 Mon Sep 17 00:00:00 2001 From: nglk Date: Fri, 4 Dec 2020 13:29:10 +0100 Subject: [PATCH] gixed issue with about popup not appearing. Noe issue with colophon --- wells/index.html | 11 +++++++---- wells/static/css/style.css | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/wells/index.html b/wells/index.html index eb1e75a..987d0e2 100644 --- a/wells/index.html +++ b/wells/index.html @@ -41,12 +41,15 @@
-
- About|Colophon +
+ About|
-
×
about texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf
+ -
×
about texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf
+
×
about texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf
+

+
×
colophon texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf
diff --git a/wells/static/css/style.css b/wells/static/css/style.css index 1f78f11..f4c7222 100644 --- a/wells/static/css/style.css +++ b/wells/static/css/style.css @@ -327,7 +327,7 @@ h2 { #showabout, #showcolophon { display: none; left: 20%; - background-image: url("../images/poster1.png"); + /* background-image: url("../images/poster1.png"); */ word-wrap: break-word; background-size: 100%; width: 50%;