aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorPjotr Prins2024-06-22 05:31:34 -0500
committerPjotr Prins2024-06-22 05:31:34 -0500
commit0037dff9a54d779e3405f889ccb79136130093f2 (patch)
tree8234558960b760a0e7e387cc9db6901bac35f22b /templates
parent7ea75737fb14cf7b5a57bc951916a42b0fe3562c (diff)
downloadgenecup-0037dff9a54d779e3405f889ccb79136130093f2.tar.gz
Align footer right - I know I know
Diffstat (limited to 'templates')
-rw-r--r--templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 2bbd575..06288bd 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -97,7 +97,7 @@
</ hr>
-<div id="footer">
+<div id="footer" align="right">
<small>
GeneCup {{ version }}: PubMed + GWAS catalog deep learning miner
|