diff --git a/public/images/AboutUs.svg b/public/images/AboutUs.svg new file mode 100644 index 00000000..6d13f82f --- /dev/null +++ b/public/images/AboutUs.svg @@ -0,0 +1,132 @@ + + diff --git a/public/images/ContactUs.svg b/public/images/ContactUs.svg new file mode 100644 index 00000000..7bbe6868 --- /dev/null +++ b/public/images/ContactUs.svg @@ -0,0 +1,141 @@ + + diff --git a/public/images/GetInvolved.svg b/public/images/GetInvolved.svg new file mode 100644 index 00000000..1685dd8d --- /dev/null +++ b/public/images/GetInvolved.svg @@ -0,0 +1,138 @@ + + diff --git a/public/images/OnTap.svg b/public/images/OnTap.svg new file mode 100644 index 00000000..b729fc30 --- /dev/null +++ b/public/images/OnTap.svg @@ -0,0 +1,124 @@ + + diff --git a/public/images/Teams.svg b/public/images/Teams.svg new file mode 100644 index 00000000..55fda2c5 --- /dev/null +++ b/public/images/Teams.svg @@ -0,0 +1,124 @@ + + diff --git a/public/images/bg-banner-1.jpg b/public/images/bg-banner-1.jpg index d2db02ae..851dc681 100644 Binary files a/public/images/bg-banner-1.jpg and b/public/images/bg-banner-1.jpg differ diff --git a/public/images/bg-banner-2.jpg b/public/images/bg-banner-2.jpg index d91a75d3..8937299e 100644 Binary files a/public/images/bg-banner-2.jpg and b/public/images/bg-banner-2.jpg differ diff --git a/public/images/drone-banner.jpg b/public/images/drone-banner.jpg index cd86c671..125775fe 100644 Binary files a/public/images/drone-banner.jpg and b/public/images/drone-banner.jpg differ diff --git a/sass/base/_variables.scss b/sass/base/_variables.scss index 6846a903..c33d4ecf 100644 --- a/sass/base/_variables.scss +++ b/sass/base/_variables.scss @@ -39,9 +39,9 @@ $mobile-font-size: 10px; $mobile-max-width: 770px; //Current and Next -$current-next-now-bg: #003367; -$current-next-next-bg: rgba(0, 51, 103, .85); -$current-next-txt-color: #ffffff; +$current-next-now-bg: #f3f3f3; +$current-next-next-bg: rgba(243, 243, 243, .85); +$current-next-txt-color: #002d5a; //Schedule block colours $blocks-sustainer-color: $secondary-color; $blocks-regular-color: $off-white-color; diff --git a/sass/main.scss b/sass/main.scss index e14f73ee..3e785fa6 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -396,4 +396,24 @@ body { .mainPageGrowingSpacer{ flex-grow: 1; background-color: $off-white-color; -} \ No newline at end of file +} + +.pageTitleImage{ + max-inline-size: 90%; + max-height: 15rem; +} + +.teams-banner { + background: url("/images/drone-banner.jpg") center center no-repeat; + background-size: cover; + color: $white; + + // Padding for mobile + padding: calc(5em + 60px) 0 5em; + + // Padding for desktop + @include media-breakpoint-up(md) { + // Remove the height of the nav bar roughly 60px + padding: calc(5em + 60px) 0 5em; + } +} diff --git a/views/about.tmpl b/views/about.tmpl index e7151404..a5f6af8a 100644 --- a/views/about.tmpl +++ b/views/about.tmpl @@ -15,13 +15,13 @@
There are many ways you can listen to URY, whether you’re a Uni of York student, friends and family of our presenters, or you’re just interested in what our student radio station has to offer.
@@ -90,7 +90,7 @@