diff --git a/subdomains/singlecell/usegalaxy.eu/static/custom.css b/subdomains/singlecell/usegalaxy.eu/static/custom.css new file mode 100644 index 00000000..a579d07b --- /dev/null +++ b/subdomains/singlecell/usegalaxy.eu/static/custom.css @@ -0,0 +1,10 @@ +#conclusionExtra h1 { + font-size: 1.5rem; + margin-bottom: 1rem; +} +#conclusionExtra { + font-size: 90%; +} +#conclusionExtra td { + font-size: 90%; +} \ No newline at end of file diff --git a/subdomains/singlecell/usegalaxy.eu/templates/footer.html b/subdomains/singlecell/usegalaxy.eu/templates/footer.html new file mode 100644 index 00000000..0ff9c101 --- /dev/null +++ b/subdomains/singlecell/usegalaxy.eu/templates/footer.html @@ -0,0 +1,70 @@ + diff --git a/subdomains/singlecell/templates/footer.html b/subdomains/singlecell/usegalaxy.org.au/templates/footer.html similarity index 100% rename from subdomains/singlecell/templates/footer.html rename to subdomains/singlecell/usegalaxy.org.au/templates/footer.html