Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 82c2bf5

Browse files
committedSep 2, 2017
Announcement update: Topcoder - 5 great weeeks :)
1 parent c0f7420 commit 82c2bf5

File tree

3 files changed

+19
-15
lines changed

3 files changed

+19
-15
lines changed
 
Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
[{
2-
"header": "TCO17 Pittsburgh Regional Event Sponsored by Google",
3-
"details": "Registration is now open for or TCO17 Pittsburgh Regional Event!",
4-
"headerExpand": "TCO17 Pittsburgh Regional Event",
5-
"detailsExpand": "Register now for the TCO17 Pittsburgh Regional Event sponsored by Google on September 8, 2017 at the Pittsburgh Google office. T-shirts, food, and fun!",
6-
"backgroundImage": "tc-dashboard-pittsburgh.jpg",
7-
"redirectTo": "https://tco17.topcoder.com/regional-events/pittsburgh-pennsylvania/",
8-
"redirectText": "TCO17 Pittsburgh",
9-
"live": false,
10-
"liveExpand": false,
11-
"customTag": {
12-
"text": "Announcement"
1+
[
2+
{
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": "Five Weeks to Learn Topcoder!",
6+
"detailsExpand": "Five weeks of educational content, live videos, interviews, fun challenges, and more. Everything you need to know created for the community by the community.",
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!",
10+
"live": false,
11+
"liveExpand": false,
12+
"customTag": {
13+
"text": "Announcement"
14+
},
15+
"height": 657
1316
}
14-
}]
17+
]

‎assets/css/directives/notification.directive.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,11 @@
5454
}
5555
}
5656
.expanded{
57-
position: relative;
57+
background-position: center;
58+
background-size: cover;
5859
color: $white;
5960
display: flex;
60-
background-size: cover;
61+
position: relative;
6162
@media screen and (max-width: 768px) {
6263
flex-direction: column;
6364
}

‎assets/images/news/top-5-weeks.png

392 KB
Loading

0 commit comments

Comments
 (0)
This repository has been archived.