diff --git a/static/scss/custom.scss b/static/scss/custom.scss index 78514497c47ffcd75edf035352b2e04b2f6e9668..ba0e2a22e6a6763bffda1c409cfae38a44217a8f 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -283,11 +283,9 @@ $homepage-block-min-height: 480px; z-index: -7999; &.main { - background-image: url("../images/hills.svg"); } &.footer { - background-image: url("../images/hills-footer.svg"); } } @@ -334,16 +332,13 @@ $homepage-block-min-height: 480px; z-index: -9000; &.main { - background-image: url("../images/homepage-clouds-bottom.svg"); } &.ftr { - background-image: url("../images/homepage-clouds-bottom.svg"); opacity: 0.1; } &.hdr { - background-image: url("../images/homepage-clouds-bottom.svg"); background-position: top; opacity: 0.6; } @@ -397,23 +392,11 @@ $homepage-block-min-height: 480px; .website-background { /*background-image: url("../images/website-background.svg");*/ - background-color: $logo-sky-blue; -} - -.mystic-background { - background-image: url("../images/mystic-marquee.jpg"); } -.djangogirls-background { - background-image: url("../images/django-girls-2014.jpg"); -} - - .homepage-header-background { - background-image: url("../images/homepage-header-background.svg"); } - .sponsor-list a img { width: 100%; max-width: 300px;