diff --git a/webapp/home/static/home/css/main.css b/webapp/home/static/home/css/main.css index f052e6ed..fb6955e6 100644 --- a/webapp/home/static/home/css/main.css +++ b/webapp/home/static/home/css/main.css @@ -73,6 +73,7 @@ nav.embedded .navbar-collapse { /* Footer */ footer { + max-width: 100vw; margin-top: 10vw; padding-bottom: 1rem; } @@ -99,7 +100,7 @@ footer .links h6 { font-weight: bold; margin-bottom: 1.5rem; } -footer .links a { +.plain-links a { color: inherit; white-space: nowrap; } @@ -274,7 +275,21 @@ h6.header { } /* Responsive */ -@media (max-width: 992px) { +@media (max-width: 1110px) { + #footer-links-row { + margin: auto; + flex-direction: column; + max-width: 500px; + } + #footer-links-row > .col-md-auto { + margin: 1rem 0; + } + #footer-galaxy-logo { + display: none; + } +} + +@media (max-width: 1110px) { :root { font-size: 14px; } @@ -290,9 +305,6 @@ h6.header { flex-wrap: wrap; margin-bottom: 25px; } - #footer-galaxy-logo { - display: none; - } footer .col-md-6 { min-width: fit-content; } diff --git a/webapp/home/static/logos/footer/ARDC_Nectar_Research_Cloud_RGB.png b/webapp/home/static/logos/footer/ARDC_Nectar_Research_Cloud_RGB.png new file mode 100644 index 00000000..17ffb2a1 Binary files /dev/null and b/webapp/home/static/logos/footer/ARDC_Nectar_Research_Cloud_RGB.png differ diff --git a/webapp/home/static/logos/footer/Australian-Biocommons-Logo-Tagline-Infrastructure-RGB-no-padding.png b/webapp/home/static/logos/footer/Australian-Biocommons-Logo-Tagline-Infrastructure-RGB-no-padding.png new file mode 100644 index 00000000..bba07db8 Binary files /dev/null and b/webapp/home/static/logos/footer/Australian-Biocommons-Logo-Tagline-Infrastructure-RGB-no-padding.png differ diff --git a/webapp/home/static/logos/footer/BIO-RGB_Full-POS.png b/webapp/home/static/logos/footer/BIO-RGB_Full-POS.png new file mode 100644 index 00000000..dc11f78d Binary files /dev/null and b/webapp/home/static/logos/footer/BIO-RGB_Full-POS.png differ diff --git a/webapp/home/static/logos/footer/Microsoft_Azure_Logo.svg.png b/webapp/home/static/logos/footer/Microsoft_Azure_Logo.svg.png new file mode 100644 index 00000000..bc5dbc54 Binary files /dev/null and b/webapp/home/static/logos/footer/Microsoft_Azure_Logo.svg.png differ diff --git a/webapp/home/static/logos/footer/NCI_logo.png b/webapp/home/static/logos/footer/NCI_logo.png new file mode 100644 index 00000000..90139ddb Binary files /dev/null and b/webapp/home/static/logos/footer/NCI_logo.png differ diff --git a/webapp/home/static/logos/footer/NCRIS-PROVIDER.png b/webapp/home/static/logos/footer/NCRIS-PROVIDER.png new file mode 100644 index 00000000..8dae190f Binary files /dev/null and b/webapp/home/static/logos/footer/NCRIS-PROVIDER.png differ diff --git a/webapp/home/static/logos/footer/pawsey-logo-beige.png b/webapp/home/static/logos/footer/pawsey-logo-beige.png new file mode 100644 index 00000000..b3d5a92a Binary files /dev/null and b/webapp/home/static/logos/footer/pawsey-logo-beige.png differ diff --git a/webapp/home/templates/home/snippets/about/about.html b/webapp/home/templates/home/snippets/about/about.html index b4000485..cdc5e11e 100644 --- a/webapp/home/templates/home/snippets/about/about.html +++ b/webapp/home/templates/home/snippets/about/about.html @@ -1,3 +1,5 @@ +{% load static %} +
@@ -9,6 +11,12 @@
+ Galaxy Australia is part of the usegalaxy.* initiative. Visit the + Galaxy Project Community Hub + for more information. +
+
Australian BioCommons (hosted by
- The University of Melbourne)
+ the University of Melbourne)
operates Galaxy Australia in collaboration with
QCIF,
The University of Melbourne
and
- AARNet.
- The service is underpinned by computational resources provided by
- The University of Melbourne,
+ AARNet.
+ This service forms part of the national Australian BioCommons infrastructure.
+
+Galaxy Australia is underpined by computational resources provided by + AARNet, + ARDC Nectar Research Cloud, + the University of Melbourne, QCIF, Pawsey Supercomputing Research Centre, National Computational Infrastructure, - AARNet, - ARDC Nectar Research Cloud, and Microsoft Azure.
+- Galaxy Australia is one of the large Galaxy servers that make up the usegalaxy.* initiative. Along with Galaxy Europe (usegalaxy.eu) and Galaxy Main in the USA (usegalaxy.org), the usegalaxy.* servers aim to provide a global publicly available bioinformatics resource, present a similar look and feel, similar installed tool sets and reference data and indices. -
- -- We do this via a network of globally distributed - data servers +Galaxy Australia is supported by funding from + the University of Melbourne and - open-source code. - For more information on usegalaxy.* see the - Galaxy Project Community Hub + Bioplatforms Australia. + Bioplatforms are enabled by + NCRIS.
+ diff --git a/webapp/home/templates/home/snippets/about/data-privacy.html b/webapp/home/templates/home/snippets/about/data-privacy.html index 41538976..f8800ad6 100644 --- a/webapp/home/templates/home/snippets/about/data-privacy.html +++ b/webapp/home/templates/home/snippets/about/data-privacy.html @@ -100,22 +100,6 @@