diff --git a/src/_assets/css/_clock.scss b/src/_assets/css/_clock.scss index 406649cd9e..a0c2151dda 100644 --- a/src/_assets/css/_clock.scss +++ b/src/_assets/css/_clock.scss @@ -475,6 +475,20 @@ } } + //clock alert + &__closed{ + padding-bottom: 0; + font-size: 1.25rem; + &__texture{ + background-color: $flutter-color-dark-blue; + background-image: none; + } + &__text{ + font-family: $site-font-family-alt; + margin: 1.25rem; + } + } + // Styles for section clock__getting (Getting Started) &__getting { ol { diff --git a/src/_data/clock/contest_rules.yml b/src/_data/clock/contest_rules.yml index 32bdd18beb..8ab802dc40 100644 --- a/src/_data/clock/contest_rules.yml +++ b/src/_data/clock/contest_rules.yml @@ -18,8 +18,7 @@ eligible for the contest, including exclusion from judging and prizes: Crimea, Cuba, Iran, Syria, North Korea, and Sudan. - title: > - Entries will be collected via the website using an online - Google form. + Entries will be collected via the website using an online Google form. - title: > Submissions must not be derogatory, offensive, threatening, defamatory, disparaging, libellous or contain any content that is inappropriate, indecent, sexual, profane, torturous, slanderous, discriminatory in any way, or that diff --git a/src/_data/clock/getting_started_items.yml b/src/_data/clock/getting_started_items.yml index 589a231752..79fe39c5b0 100644 --- a/src/_data/clock/getting_started_items.yml +++ b/src/_data/clock/getting_started_items.yml @@ -69,5 +69,4 @@ - text: > flutter run (on Android or iOS in landscape) - title: > - - Submit your clock. + Submit your clock. diff --git a/src/_data/clock/submission_requirements.yml b/src/_data/clock/submission_requirements.yml index ee723d4afc..f6a4376f67 100644 --- a/src/_data/clock/submission_requirements.yml +++ b/src/_data/clock/submission_requirements.yml @@ -29,8 +29,7 @@ Submissions: subItems: - text: > - - Submit your final clock by January 20th, 11:59pm PST (GMT-8). + Submit your final clock by January 20th, 11:59pm PST (GMT-8). - text: > Your clock must be made public on GitHub before February 5th, 2020, but can be private during the contest period. Your Submission’s code must be licensed diff --git a/src/clock/index.html b/src/clock/index.html index 02b5d1993f..6eb90078d3 100644 --- a/src/clock/index.html +++ b/src/clock/index.html @@ -10,6 +10,17 @@ {% assign twitter_url = "https://twitter.com/intent/tweet?" | append: hashtags | append: url_links %} {% assign window_options = "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600" %} +
+
+
+
+

+ The Flutter Clock Challenge submission period has ended.
+ Winners will be announced at MWC on February 25th. +

+
+
+
@@ -146,9 +157,9 @@

Getting Started

Enter your clock face for a chance to win

- - Submit your project - +

+ Summissions period has ended on January 20th. +