Compare commits
No commits in common. "e3d46ea5d02a9dba86744b8d3558d3ad9a2e4fbd" and "258b360ff257ecb53121476c5878f1f698eb4a56" have entirely different histories.
e3d46ea5d0
...
258b360ff2
2 changed files with 8 additions and 4 deletions
|
@ -778,10 +778,7 @@ function StyleExplanation() {
|
|||
opacity="0.7"
|
||||
marginTop="2"
|
||||
>
|
||||
<Box as="a" href="/alt-styles" target="_blank" textDecoration="underline">
|
||||
Alt Styles
|
||||
</Box>{" "}
|
||||
are NC items that override the pet's appearance via the{" "}
|
||||
"Alt Styles" are NC items that override the pet's appearance via the{" "}
|
||||
<Box
|
||||
as="a"
|
||||
href="https://www.neopets.com/stylingchamber/"
|
||||
|
|
|
@ -2,6 +2,13 @@
|
|||
|
||||
= 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'
|
||||
|
||||
#outfit-forms
|
||||
|
|
Loading…
Reference in a new issue