mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Merge pull request #1430 from mewtaylor/hotfix/camp-page-edits
[Master] Hotfix: Edits to the scratch camp page
This commit is contained in:
commit
4c77b1acba
2 changed files with 3 additions and 3 deletions
|
@ -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 @@
|
||||||
"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!",
|
||||||
|
|
Loading…
Reference in a new issue