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

Commit 0685476

Browse files
committed
update for tco17 banner
1 parent 363a7b0 commit 0685476

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: app/my-dashboard/my-dashboard.jade

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
.tc-banner-placeholder.black.bg-image
1717
.container
1818
.title 2017 Topcoder Open
19-
.subtitle The Ultimate Programming & Design tournament
20-
.description Earn your way to the USA!
19+
.subtitle October 21-24, 2017 </br>Buffalo, NY, USA
20+
.description The Ultimate Programming and Design Tournament - The Final Stage
2121
a(href="http://tco17.topcoder.com/").cta.tc-btn-white.tc-btn-radius Learn More
2222

2323
.srms(id="srms", ui-view="srms", ng-show="dashboard.showSRMs")

Diff for: assets/css/directives/tc-banner.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ $tco-color-dark: #ea690b;
147147
}
148148
}
149149
.tc-banner-placeholder.bg-image {
150-
background-image: url(../../images/home-hero.jpg);
150+
background-image: url(../../images/tc-dashboard-tco17.png);
151151
background-size: 100%;
152152
height: 352px;
153153
background-position: center 25%;

Diff for: assets/images/tc-dashboard-tco17.png

493 KB
Loading

0 commit comments

Comments
 (0)