Mobile Formatting for Guides and Account Pages

This commit is contained in:
BloxerHD 2025-10-16 21:41:17 +01:00
commit 1aa75f4be2
4 changed files with 86 additions and 43 deletions

View file

@ -40,20 +40,6 @@
<div class="guide-content" id="guide-contents">
<h3>Loading...</h3>
</div>
<div class="guide-content" id="g-troubleshoot" style="display: none;">
<h2>Troubleshooting - Wii U</h2>
<h3>I'm getting error code 118-XXXX when joining Splatoon matches</h3>
<p>
Error codes starting with 118 refer to the Peer to Peer connection.
Either your connection or the connection of the host console is bad, resulting in errors like this.
Ensure that your NAT type is either A or B (preferrably A) and try again.
</p>
<h3>I'm getting error code 616-XXXX when booting into the SPFN environment</h3>
<p>SPFN requires you to be on the latest version of Aroma. Open the Aroma Updater while in the SPFN environment and update it.</p>
<h3>My error isn't listed</h3>
<p><a href="https://discord.gg/grMSxZf" target="_blank">Join the Discord</a> and ask in the assistance channel</p>
</div>
</div>
<script type="text/javascript" src="/js/guides.js"></script>