Commit 4c77b1ac authored by Matthew Taylor's avatar Matthew Taylor Committed by GitHub

Merge pull request #1430 from mewtaylor/hotfix/camp-page-edits

[Master] Hotfix: Edits to the scratch camp page
parents 9c8241b9 b8a05d96
...@@ -15,10 +15,10 @@ ...@@ -15,10 +15,10 @@
margin-top: .938em; margin-top: .938em;
width: 45%; width: 45%;
} }
.inner a { .gradient1 a {
text-decoration: underline; text-decoration: underline;
} }
.inner a:hover { .gradient1 a:hover {
text-decoration: underline; text-decoration: underline;
color: $ui-light-gray; color: $ui-light-gray;
} }
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"camp.part1Dates":"Part 1 (July 24th - July 30th)", "camp.part1Dates":"Part 1 (July 24th - July 30th)",
"camp.detailsTitle": "Details:", "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.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 <a href=\"https://scratch.mit.edu/studios/4160302/\">Main Camp Cabin studio</a>. Here you can ask questions, view other Scratchers' creations, and submit your own. Go to the studio to learn more!", "camp.part1Particpate": "Part 1 of camp will take place in the <a href=\"https://scratch.mit.edu/studios/4160302/\">Main Camp Cabin studio</a>. 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.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!", "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!",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment