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

Commit 10187f1

Browse files
committed
Revert "Minor fix of TCO banner"
This reverts commit 2f5cdc2.
1 parent 2f5cdc2 commit 10187f1

File tree

3 files changed

+1
-16
lines changed

3 files changed

+1
-16
lines changed

app/my-dashboard/my-dashboard.jade

+1-5
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,14 @@
55

66
.challenges(id="challenges", ui-view="my-challenges")
77

8-
.tco.tco17
9-
.tc-banner-placeholder.nopadding
10-
a(href="https://www.topcoder.com/bouvet-tco17").bouvet
11-
128
.tco.tco17
139
.tc-banner-placeholder.cognitive
1410
.container
1511
.img
1612
.description Learn about Cognitive technologies and get hands on experience as a member of the Topcoder Cognitive Community.
1713
a(href="https://cognitive.topcoder.com").cta.tc-btn-white.tc-btn-radius Learn More
1814

19-
//-.tco.tco17
15+
.tco.tco17
2016
.tc-banner-placeholder.black.bg-image
2117
.container
2218
.title 2017 Topcoder Open

assets/css/directives/tc-banner.scss

-11
Original file line numberDiff line numberDiff line change
@@ -146,17 +146,6 @@ $tco-color-dark: #ea690b;
146146
border-radius: 26px;
147147
}
148148
}
149-
.tc-banner-placeholder{
150-
&.nopadding {
151-
padding: 0;
152-
}
153-
.bouvet {
154-
background-image: url(../../images/bouvet.png);
155-
background-size: 100%;
156-
padding-top: 56%;
157-
width: 100%;
158-
}
159-
}
160149
.tc-banner-placeholder.bg-image {
161150
background-image: url(../../images/home-hero.jpg);
162151
background-size: 100%;

assets/images/bouvet.png

-1.31 MB
Binary file not shown.

0 commit comments

Comments
 (0)