diff --git a/src/views/camp/camp.scss b/src/views/camp/camp.scss index 65062ed69..625ee88c7 100644 --- a/src/views/camp/camp.scss +++ b/src/views/camp/camp.scss @@ -15,10 +15,10 @@ margin-top: .938em; width: 45%; } -.inner a { +.gradient1 a { text-decoration: underline; } -.inner a:hover { +.gradient1 a:hover { text-decoration: underline; color: $ui-light-gray; } diff --git a/src/views/camp/l10n.json b/src/views/camp/l10n.json index d29125db6..dffd9ecc0 100644 --- a/src/views/camp/l10n.json +++ b/src/views/camp/l10n.json @@ -6,7 +6,7 @@ "camp.part1Dates":"Part 1 (July 24th - July 30th)", "camp.detailsTitle": "Details:", "camp.part1Details": "Create a project introducing us to a character, real or imagined, that lives in the ocean. You could create a monster from the depths, a cute little starfish, a taco eating shark, or anything else you can imagine.", - "camp.particpateTitle": "How to Particpate:", + "camp.particpateTitle": "How to Participate:", "camp.part1Particpate": "Part 1 of camp will take place in the Main Camp Cabin studio. Here you can ask questions, view other Scratchers' creations, and submit your own. Go to the studio to learn more!", "camp.part2Dates": "Part 2 (July 31st - August 6th)", "camp.part2Details": "Now make your character interactive! Does your character have questions to ask us? What happens when you click on it? Does it have any special powers? And more!",