This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree 3 files changed +16
-1
lines changed
3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 5
5
6
6
.challenges ( id ="challenges" , ui-view ="my-challenges" )
7
7
8
+ .tco.tco17
9
+ .tc-banner-placeholder.nopadding
10
+ a( href ="https://www.topcoder.com/bouvet-tco17" ) .bouvet
11
+
8
12
.tco.tco17
9
13
.tc-banner-placeholder.cognitive
10
14
.container
11
15
.img
12
16
.description Learn about Cognitive technologies and get hands on experience as a member of the Topcoder Cognitive Community.
13
17
a( href ="https://cognitive.topcoder.com" ) .cta.tc-btn-white.tc-btn-radius Learn More
14
18
15
- .tco.tco17
19
+ //- .tco.tco17
16
20
.tc-banner-placeholder.black.bg-image
17
21
.container
18
22
.title 2017 Topcoder Open
Original file line number Diff line number Diff line change @@ -146,6 +146,17 @@ $tco-color-dark: #ea690b;
146
146
border-radius : 26px ;
147
147
}
148
148
}
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
+ }
149
160
.tc-banner-placeholder.bg-image {
150
161
background-image : url (../../images/home-hero.jpg );
151
162
background-size : 100% ;
You can’t perform that action at this time.
0 commit comments