diff --git a/magwest/static/images/landing-logo.png b/magwest/static/images/landing-logo.png new file mode 100644 index 0000000..ed7ffbf Binary files /dev/null and b/magwest/static/images/landing-logo.png differ diff --git a/magwest/static/theme/banner.png b/magwest/static/theme/banner.png index 90d7297..5d66fd6 100644 Binary files a/magwest/static/theme/banner.png and b/magwest/static/theme/banner.png differ diff --git a/magwest/static/theme/banner_2x.png b/magwest/static/theme/banner_2x.png index 4577371..11c27a5 100644 Binary files a/magwest/static/theme/banner_2x.png and b/magwest/static/theme/banner_2x.png differ diff --git a/magwest/static/theme/prereg_extra.css b/magwest/static/theme/prereg_extra.css index 2620415..73c3c37 100644 --- a/magwest/static/theme/prereg_extra.css +++ b/magwest/static/theme/prereg_extra.css @@ -1,10 +1,14 @@ body { - background-color: #D7E4EA; + background-color: #090909; background-image: none; } .masthead { - padding-top: 49.09%; + padding-top: 30.86%; +} + +.landing-title { + color: white; } @media