From ed0bef1505c50c49479d794bbac6ad2fd2a99db1 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 22 Aug 2020 10:04:57 +0100 Subject: Reorganize footer --- bh20simplewebuploader/static/main.css | 4 ++-- bh20simplewebuploader/templates/blurb.html | 2 +- bh20simplewebuploader/templates/footer.html | 7 +++---- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'bh20simplewebuploader') diff --git a/bh20simplewebuploader/static/main.css b/bh20simplewebuploader/static/main.css index 7c33d9c..86b3369 100644 --- a/bh20simplewebuploader/static/main.css +++ b/bh20simplewebuploader/static/main.css @@ -177,7 +177,7 @@ span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; } .about { display: grid; - grid-template-columns: 1fr 1fr 1fr; + grid-template-columns: 1fr 1fr; grid-auto-flow: row; } @@ -312,7 +312,7 @@ footer { .sponsorimg { } -.sponsors img { +.sponsorimg img { width: auto; display: block; margin: auto; diff --git a/bh20simplewebuploader/templates/blurb.html b/bh20simplewebuploader/templates/blurb.html index 8074ecb..8b65afa 100644 --- a/bh20simplewebuploader/templates/blurb.html +++ b/bh20simplewebuploader/templates/blurb.html @@ -5,7 +5,7 @@ samples that allows for a quick turnaround in identification of new virus strains. PubSeq allows anyone to upload sequence material in the form of FASTA or fastq files with accompanying metadata through - a web interface or REST API + a web interface or REST API. COVID-19 PubSeq is also a repository for sequences with a low barrier to entry for uploading sequence data using best practices, diff --git a/bh20simplewebuploader/templates/footer.html b/bh20simplewebuploader/templates/footer.html index abf46c3..3a405de 100644 --- a/bh20simplewebuploader/templates/footer.html +++ b/bh20simplewebuploader/templates/footer.html @@ -15,12 +15,11 @@

-
+
- BCC2020 Andrea Guarracino COVID19 PubSeq Poster + BCC2020 COVID19 PubSeq Poster -
-
+

SPONSORS

-- cgit v1.2.3