This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
app/my-dashboard/notifications Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 9
9
it will have same width, you can create a new .banner-row if you want place more banners
10
10
in a new row
11
11
.banner-row
12
- a.banner.tco18 ( href ="https://www .topcoder.com/blog /" ,target ="_blank" ,rel ="noopener noreferrer" )
12
+ a.banner.tco18 ( href ="https://tco18 .topcoder.com/" ,target ="_blank" ,rel ="noopener noreferrer" )
13
13
a.banner.watson ( href ="https://cognitive.topcoder.com/" )
14
14
img( src =require (" ../../../assets/images/logo_white.png" ), alt ="TCO17" )
Original file line number Diff line number Diff line change 40
40
margin-right : 0 ;
41
41
}
42
42
& .tco18 {
43
- // background: url(https://github.com/images/banner-tco18-stage-3.jpg) center/cover;
44
- background : url (../../images/chinese-new-year.png ) center / cover ;
45
- // background-position: center top;
46
- background-position : center -36px ;
47
- background-size : 100% 114% ;
43
+ background : url (../../images/banner-tco18-stage-3.jpg ) center / cover ;
44
+ background-position : center top ;
48
45
}
49
46
& .watson {
50
47
background : url (../../images/banner-watson.jpg ) center / cover ;
You can’t perform that action at this time.
0 commit comments