about summary refs log tree commit diff
path: root/bh20simplewebuploader
diff options
context:
space:
mode:
authorAndreaGuarracino2020-07-26 18:04:11 +0200
committerAndreaGuarracino2020-07-27 12:14:10 +0200
commit1c7ae3cc4a9261a6e0563c0b84cdecb40051cc03 (patch)
tree966691e3752806c64840700d106037791195bf7e /bh20simplewebuploader
parented0909ac8015310b00f78cfc125d52768a25f626 (diff)
downloadbh20-seq-resource-1c7ae3cc4a9261a6e0563c0b84cdecb40051cc03.tar.gz
bh20-seq-resource-1c7ae3cc4a9261a6e0563c0b84cdecb40051cc03.tar.lz
bh20-seq-resource-1c7ae3cc4a9261a6e0563c0b84cdecb40051cc03.zip
added thumbnail and big poster in the footer
Diffstat (limited to 'bh20simplewebuploader')
-rw-r--r--bh20simplewebuploader/static/image/BCC2020_AndreaGuarracino_COVID19PubSeq_Poster.pdfbin0 -> 2971149 bytes
-rw-r--r--bh20simplewebuploader/static/image/BCC2020_AndreaGuarracino_COVID19PubSeq_Poster.pngbin0 -> 160370 bytes
-rw-r--r--bh20simplewebuploader/static/main.css2
-rw-r--r--bh20simplewebuploader/templates/footer.html5
4 files changed, 6 insertions, 1 deletions
diff --git a/bh20simplewebuploader/static/image/BCC2020_AndreaGuarracino_COVID19PubSeq_Poster.pdf b/bh20simplewebuploader/static/image/BCC2020_AndreaGuarracino_COVID19PubSeq_Poster.pdf
new file mode 100644
index 0000000..7da8cd6
--- /dev/null
+++ b/bh20simplewebuploader/static/image/BCC2020_AndreaGuarracino_COVID19PubSeq_Poster.pdf
Binary files differdiff --git a/bh20simplewebuploader/static/image/BCC2020_AndreaGuarracino_COVID19PubSeq_Poster.png b/bh20simplewebuploader/static/image/BCC2020_AndreaGuarracino_COVID19PubSeq_Poster.png
new file mode 100644
index 0000000..eae2721
--- /dev/null
+++ b/bh20simplewebuploader/static/image/BCC2020_AndreaGuarracino_COVID19PubSeq_Poster.png
Binary files differdiff --git a/bh20simplewebuploader/static/main.css b/bh20simplewebuploader/static/main.css
index bdcc0bc..7c33d9c 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;
+    grid-template-columns: 1fr 1fr 1fr;
     grid-auto-flow: row;
 }
 
diff --git a/bh20simplewebuploader/templates/footer.html b/bh20simplewebuploader/templates/footer.html
index 26ea82a..abf46c3 100644
--- a/bh20simplewebuploader/templates/footer.html
+++ b/bh20simplewebuploader/templates/footer.html
@@ -15,6 +15,11 @@
       </p>
 
     </div>
+    <div>
+      <a href="static/image/BCC2020_AndreaGuarracino_COVID19PubSeq_Poster.pdf">
+        <img src=static/image/BCC2020_AndreaGuarracino_COVID19PubSeq_Poster.png"  alt="BCC2020 Andrea Guarracino COVID19 PubSeq Poster"/>
+      </a>
+    </div>
     <div class="sponsors">
       <div class="sponsorimg">
         <a href="https://github.com/virtual-biohackathons/covid-19-bh20">