This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 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+
812 .tco.tco17
913 .tc-banner-placeholder.cognitive
1014 .container
1115 .img
1216 .description Learn about Cognitive technologies and get hands on experience as a member of the Topcoder Cognitive Community.
1317 a( href ="https://cognitive.topcoder.com" ) .cta.tc-btn-white.tc-btn-radius Learn More
1418
15- .tco.tco17
19+ //- .tco.tco17
1620 .tc-banner-placeholder.black.bg-image
1721 .container
1822 .title 2017 Topcoder Open
Original file line number Diff line number Diff line change @@ -146,6 +146,17 @@ $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+ }
149160.tc-banner-placeholder.bg-image {
150161 background-image : url (../../images/home-hero.jpg );
151162 background-size : 100% ;
You can’t perform that action at this time.
0 commit comments