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

update for tco17 banner #1217

Merged
merged 1 commit into from
Jun 22, 2017
Merged
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
4 changes: 2 additions & 2 deletions app/my-dashboard/my-dashboard.jade
Original file line number Diff line number Diff line change
@@ -16,8 +16,8 @@
.tc-banner-placeholder.black.bg-image
.container
.title 2017 Topcoder Open
.subtitle The Ultimate Programming & Design tournament
.description Earn your way to the USA!
.subtitle October 21-24, 2017 </br>Buffalo, NY, USA
.description The Ultimate Programming and Design Tournament - The Final Stage
a(href="http://tco17.topcoder.com/").cta.tc-btn-white.tc-btn-radius Learn More

.srms(id="srms", ui-view="srms", ng-show="dashboard.showSRMs")
2 changes: 1 addition & 1 deletion assets/css/directives/tc-banner.scss
Original file line number Diff line number Diff line change
@@ -147,7 +147,7 @@ $tco-color-dark: #ea690b;
}
}
.tc-banner-placeholder.bg-image {
background-image: url(../../images/home-hero.jpg);
background-image: url(../../images/tc-dashboard-tco17.png);
background-size: 100%;
height: 352px;
background-position: center 25%;
Binary file added assets/images/tc-dashboard-tco17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.