diff --git a/src/views/hoc/hoc.jsx b/src/views/hoc/hoc.jsx index 8a52fc8cc..3ce80cf6c 100644 --- a/src/views/hoc/hoc.jsx +++ b/src/views/hoc/hoc.jsx @@ -55,54 +55,53 @@ var Hoc = React.createClass({

Activity Cards and Guides

-

Print the Scratch cards for tips and ideas for each of the activities!

+

+ Want tips and ideas for your Hour-of-Code activities?  + View and print activity cards and facilitator guides. +
+ For more resources, see Scratch Help. +

- -
- Animate Your Name -
13 mb
-
+ +
+ Animate Your Name +
13 mb
+
+
- -
- Hide-and-Seek -
5 mb
-
+ +
+ Hide-and-Seek +
5 mb
+
+
- -
- Dance, Dance, Dance -
11 mb
-
+ +
+ Dance, Dance, Dance +
11 mb
+

Tips Window

-

New to Scratch or haven’t heard of the Tips Window? Check out interactive tutorials, - handy block information, and other helpful hints in the new - 2015 Tips Window

+

+ Need help getting started? Looking for ideas?  + You can find tutorials and helpful hints in the +
+ Tips Window +

- -
-
-

Still Want More?

-

- Go for it!  - Try another tutorial from the Tips Window.  - See all tips -

-
-
diff --git a/src/views/hoc/hoc.scss b/src/views/hoc/hoc.scss index 2077f9a34..a059567d9 100644 --- a/src/views/hoc/hoc.scss +++ b/src/views/hoc/hoc.scss @@ -146,6 +146,10 @@ $base-bg: $ui-white; flex-wrap: wrap; align-items: center; + &:last-child { + border-bottom: none; + } + h3, p { font-weight: 300;