Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Reset banner #1300

Merged
merged 1 commit into from
Mar 9, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions app/my-dashboard/notifications/notifications.jade
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
it will have same width, you can create a new .banner-row if you want place more banners
in a new row
.banner-row
// a.banner.tco18(href="https://tco18.topcoder.com/",target="_blank",rel="noopener noreferrer")
a.banner.womens-day(href="https://topcoder.com/blog",target="_blank",rel="noopener noreferrer")
a.banner.tco18(href="https://tco18.topcoder.com/",target="_blank",rel="noopener noreferrer")
a.banner.watson(href="https://cognitive.topcoder.com/")
img(src=require("../../../assets/images/logo_white.png"), alt="TCO17")
9 changes: 0 additions & 9 deletions assets/css/my-dashboard/notifications.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@
background: url(../../images/banner-tco18-stage-3.jpg) center/cover;
background-position: center top;
}
&.womens-day{
background: url(../../images/womens-day.png) center/cover;
background-position: center top;
}
&.watson{
background: url(../../images/banner-watson.jpg) center/cover;
padding-left: 64px;
Expand All @@ -70,11 +66,6 @@
background-repeat: no-repeat;
background-color: #333333;
}
&.womens-day{
background: url(../../images/womens-day.png) center/cover;
background-position: left top;
height: 60vw;
}
}
}
}
Binary file removed assets/images/womens-day.png
Binary file not shown.