Compare commits
2 commits
258b360ff2
...
e3d46ea5d0
Author | SHA1 | Date | |
---|---|---|---|
e3d46ea5d0 | |||
9ed3c4ff96 |
2 changed files with 4 additions and 8 deletions
|
@ -778,7 +778,10 @@ function StyleExplanation() {
|
||||||
opacity="0.7"
|
opacity="0.7"
|
||||||
marginTop="2"
|
marginTop="2"
|
||||||
>
|
>
|
||||||
"Alt Styles" are NC items that override the pet's appearance via the{" "}
|
<Box as="a" href="/alt-styles" target="_blank" textDecoration="underline">
|
||||||
|
Alt Styles
|
||||||
|
</Box>{" "}
|
||||||
|
are NC items that override the pet's appearance via the{" "}
|
||||||
<Box
|
<Box
|
||||||
as="a"
|
as="a"
|
||||||
href="https://www.neopets.com/stylingchamber/"
|
href="https://www.neopets.com/stylingchamber/"
|
||||||
|
|
|
@ -2,13 +2,6 @@
|
||||||
|
|
||||||
= advertise_campaign_progress @campaign
|
= advertise_campaign_progress @campaign
|
||||||
|
|
||||||
.notice
|
|
||||||
%strong Alt styles are ready now!
|
|
||||||
You can find them by opening the emotion picker, then clicking "Styles".
|
|
||||||
%br
|
|
||||||
= link_to("Here's our reference page, too!", alt_styles_path)
|
|
||||||
Thanks again for all your help, let us know how it works for you! 💖
|
|
||||||
|
|
||||||
%p#pet-not-found.alert= t 'pets.load.not_found'
|
%p#pet-not-found.alert= t 'pets.load.not_found'
|
||||||
|
|
||||||
#outfit-forms
|
#outfit-forms
|
||||||
|
|
Loading…
Reference in a new issue