diff --git a/src/views/hoc/hoc.jsx b/src/views/hoc/hoc.jsx index 736cdfa5b..0067da3f9 100644 --- a/src/views/hoc/hoc.jsx +++ b/src/views/hoc/hoc.jsx @@ -16,21 +16,21 @@ var View = React.createClass({
- +
- +
- +
@@ -52,6 +52,28 @@ var View = React.createClass({

Below are some resources to help explore Scratch by yourself or to assist groups in workshops and classrooms Find out more

+ +
+ +
+ Hide & Seek Tip Cards +
13mbs
+
+
+
+ +
+ Dance Tip Cards +
5mbs
+
+
+
+ +
+ Name Tip Cards +
11mbs
+
+
@@ -62,7 +84,7 @@ var View = React.createClass({ Window

- +
diff --git a/src/views/hoc/hoc.scss b/src/views/hoc/hoc.scss index 70eea34b4..12d6a5dba 100644 --- a/src/views/hoc/hoc.scss +++ b/src/views/hoc/hoc.scss @@ -19,7 +19,7 @@ $base-bg: $ui-white; .box { margin-bottom: 100px; } - } + } .top-banner { margin-top: 10px; @@ -30,7 +30,6 @@ $base-bg: $ui-white; padding: 10px 0; width: 100%; - h1, p { @@ -152,6 +151,42 @@ $base-bg: $ui-white; font-weight: 300; } + .resource { + display: flex; + margin: 10px; + border-radius: 5px; + + padding: 10px 15px; + width: 30%; + min-width: 200px; + max-width: 230px; + text-align: left; + + justify-content: center; + align-items: center; + + img { + margin-right: 10px; + } + + a { + font-size: .8em; + font-weight: 500; + } + + .file-size { + margin-top: 5px; + width: inherit; + + text-transform: uppercase; + letter-spacing: 1px; + color: $ui-orange; + font-size: .7em; + font-weight: 700; + + } + } + &.one-up { text-align: center; @@ -162,7 +197,7 @@ $base-bg: $ui-white; } &.two-up { - + .column { margin: 10px; diff --git a/static/images/dance-tutorial.png b/static/images/dance-tutorial.png new file mode 100644 index 000000000..de81669da Binary files /dev/null and b/static/images/dance-tutorial.png differ diff --git a/static/images/hide-seek-tutorial.png b/static/images/hide-seek-tutorial.png new file mode 100644 index 000000000..f832b0791 Binary files /dev/null and b/static/images/hide-seek-tutorial.png differ diff --git a/static/images/name-tutorial.png b/static/images/name-tutorial.png new file mode 100644 index 000000000..aa44045f0 Binary files /dev/null and b/static/images/name-tutorial.png differ diff --git a/static/images/tips-test-animation.gif b/static/images/tips-test-animation.gif new file mode 100644 index 000000000..15f856b84 Binary files /dev/null and b/static/images/tips-test-animation.gif differ diff --git a/static/svgs/notifications.svg b/static/svgs/notifications.svg new file mode 100644 index 000000000..fb4772ee4 --- /dev/null +++ b/static/svgs/notifications.svg @@ -0,0 +1,14 @@ + + + + + + + + + diff --git a/static/svgs/tips-card.svg b/static/svgs/tips-card.svg new file mode 100644 index 000000000..f529b9a22 --- /dev/null +++ b/static/svgs/tips-card.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +