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

Commit 2545972

Browse files
committed
DASHBOARD: TCO17 Live Broadcast Announcement
1 parent 1863429 commit 2545972

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

Diff for: app/my-dashboard/notifications/news.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
3-
"header": "Five Weeks to Learn Topcoder",
4-
"details": "Five weeks of learning - we'll be teaching you how to compete at Topcoder! ",
5-
"headerExpand": "",
6-
"detailsExpand": "",
7-
"backgroundImage": "top-5-weeks.png",
8-
"redirectTo": "https://www.topcoder.com/community/member-programs/five-weeks-to-learn-topcoder/",
9-
"redirectText": "Five Weeks to Learn Topcoder!",
3+
"header": "TCO17 Live Broadcast",
4+
"details": "TCO17 Finals Live Broadcast Schedule - Save the Date!",
5+
"headerExpand": "TCO17 Finals Live Broadcast Schedule - Save the Date!",
6+
"detailsExpand": "TCO17 Finals Live Broadcast Schedule - Save the Date! Watch the competitions live, staff and finalist interviews, and be a part of our flagship community event!",
7+
"backgroundImage": "tco17-live-broadcast.jpg",
8+
"redirectTo": "https://tco17.topcoder.com/videos",
9+
"redirectText": "TCO17 Live Broadcast Schedule",
1010
"live": false,
1111
"liveExpand": false,
1212
"customTag": {
1313
"text": "Announcement"
1414
},
15-
"height": 657
15+
"height": 760
1616
}
1717
]

Diff for: assets/css/directives/notification.directive.scss

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
.expanded{
5757
background-position: center;
5858
background-size: cover;
59-
color: $white;
59+
color: $tc-black;
6060
display: flex;
6161
position: relative;
6262
@media screen and (max-width: 768px) {
@@ -80,6 +80,7 @@
8080
.header{
8181
font-weight: bold;
8282
font-size: 40px;
83+
margin-top: 440px;
8384
padding-left: 60px;
8485
margin-bottom: 20px;
8586
}

Diff for: assets/images/news/tco17-live-broadcast.jpg

124 KB
Loading

0 commit comments

Comments
 (0)