add sample folder structure to guide

This commit is contained in:
Matteias Collet 2018-01-08 03:24:33 +01:00
parent 87cdb474a8
commit 286077417b
3 changed files with 6 additions and 1 deletions

View file

@ -38,6 +38,11 @@
<h3 id="3.2"><a href="#3.2">3.2 Nintendont says IOS58 is missing</a></h3>
<p><a href="ios58.html">Here's a guide</a> on how to install IO58 for use with Nintendont.</p>
<h3 id="3.3"><a href="#3.3">3.3 The game launches but the codes don't work</a></h3>
<div style="float:right;margin:0px 0px 10px 0px;">
<p><i>Sample folder structure:</i></p>
<br />
<p style="text-align:center"><img src="img/folderstructure.png" alt="Folder Structure" /></p>
</div>
<p>This can have multiple reasons:</p>
<ul>
<li>You don't have cheats enabled: See <a href="#2.3">2.3</a> for details.</li>

BIN
img/folderstructure.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

View file

@ -30,7 +30,7 @@ p {
margin: 0px 60px 0px 60px;
}
ul li {
margin: 0px 0px 0px 60px;
margin: 0px 0px 10px 60px;
width: 80%;
}
#guide_content {