mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Squashed commit of the following:
commitb8a05d9624
Author: Matthew Taylor <mewtaylor@gmail.com> Date: Fri Jul 21 12:06:06 2017 -0400 only change style for links on page otherwise, the footer links were getting the new styling commit34a3b8b49b
Author: St19_Galla <fcbdsp@gmail.com> Date: Thu Jul 20 22:28:03 2017 -0400 Update l10n.json commit9c8241b92c
Merge:3f90e98
bca79e6
Author: Matthew Taylor <mewtaylor@gmail.com> Date: Thu Jul 20 16:36:32 2017 -0400 Merge pull request #1423 from mewtaylor/hotfix/camp-page Hotfix Scratch Camp 2017 Page commitbca79e652a
Author: St19_Galla <fcbdsp@gmail.com> Date: Wed Jul 19 15:42:16 2017 -0400 Update l10n.json (#1421) commit4a9418d49c
Author: St19_Galla <fcbdsp@gmail.com> Date: Wed Jul 19 11:48:29 2017 -0400 Down Deep - Scratch Camp 2017 Page (#1409) * Add files via upload * Create downdeep.jsx * Delete downdeep.jsx * Delete downdeep.scss * Delete l10n.json * Delete downdeep.jsx * Create dd.jsx * Rename dd.jsx to filler.jsx * Add files via upload * Delete dd.jsx * Delete filler.jsx * Create filler.jsx * Add files via upload * Delete filler.jsx * Update routes.json * whoops * travis * Update downdeep.jsx * Update downdeep.scss * Update downdeep.scss * Update _colors.scss * what i get for rushing * Update downdeep.jsx * Update l10n.json * thisandagain's changes * Carl's Changes * carl's changes * carl's changes * Update downdeep.jsx * Rename downdeep.jsx to camp.jsx * Rename downdeep.scss to camp.scss * Rename src/views/downdeep/camp.jsx to src/views/camp/camp.jsx * Rename src/views/downdeep/camp.scss to src/views/camp/camp.scss * Rename src/views/downdeep/l10n.json to src/views/camp/l10n.json * Update camp.jsx * Add files via upload * Update camp.jsx * Update camp.scss * Update l10n.json * Create filler * Add files via upload * Delete bubbles.svg * Delete dolphin.svg * Delete fish-divider.svg * Delete fish-divider2.svg * Delete map.svg * Delete ocean-bottom.svg * Delete ocean-top.svg * Delete treasure.svg * Update camp.scss * Update camp.scss * Update camp.scss * Update camp.jsx * whoops * Update camp.scss * Update l10n.json * Update camp.scss * Update camp.jsx * Update _colors.scss * Update camp.scss * Update camp.scss * Update camp.scss * Update camp.scss * Update _colors.scss * Update camp.scss * Update camp.scss commit3f90e98593
Merge:c8afebf
84a37a6
Author: Ray Schamp <rschamp@users.noreply.github.com> Date: Thu Jul 13 16:32:51 2017 -0400 Merge pull request #1413 from rschamp/hotfix/rip-smartystreets [Master] Remove SmartyStreets API
This commit is contained in:
parent
e264a1d2c9
commit
e2a596ea9d
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue