fixed stuff
2
404.html
@ -5,7 +5,7 @@ permalink: /404.html
|
||||
---
|
||||
|
||||
{% include nav.html %}
|
||||
<div class="text-center" style="color: #fff;">
|
||||
<div class="text-center">
|
||||
<h1>404</h1>
|
||||
<h1>Not Found</h1>
|
||||
<p><a href="javascript:window.history.back()">Previous page</a></p>
|
||||
|
||||
30
_layouts/noinclude.html
Normal file
@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>{{ page.title }} | {{ site.title }}</title>
|
||||
<link rel="icon" type="image/png" href="/icon.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/style.css">
|
||||
<link rel="alternate" type="application/atom+xml" href="https://ncxprogramming.com/feed.xml">
|
||||
<script src="/assets/bootstrap/js/bootstrap.bundle.js"></script>
|
||||
{% if page.title == "Home" %}
|
||||
<meta property="og:title" content="Welcome">
|
||||
{% else %}
|
||||
<meta property="og:title" content="{{ page.title }}">
|
||||
{% endif %}
|
||||
<meta property="og:locale" content="en_US">
|
||||
<meta name="description" content="{{ page.title }} | {{ site.title }}">
|
||||
<meta property="og:description" content="{{ page.title }} | {{ site.title }}">
|
||||
<link rel="canonical" href="https://ncxprogramming.com">
|
||||
<meta property="og:url" content="https://ncxprogramming.com">
|
||||
<meta property="og:site_name" content="NCX Programming">
|
||||
{% if page.custicon == true %}
|
||||
<meta property="og:image" content="{{ page.iconurl }}">
|
||||
{% else %}
|
||||
<meta property="og:image" content="https://ncxprogramming.com/icon.png">
|
||||
{% endif %}
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<div id="content-wrap" style="padding-bottom: 2.5rem;">
|
||||
{{ content }}
|
||||
</div>
|
||||
</html>
|
||||
@ -1,4 +1,27 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Error 404 | rmc's site</title>
|
||||
<link rel="icon" type="image/png" href="/icon.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/style.css">
|
||||
<link rel="alternate" type="application/atom+xml" href="https://ncxprogramming.com/feed.xml">
|
||||
<script src="/assets/bootstrap/js/bootstrap.bundle.js"></script>
|
||||
|
||||
<meta property="og:title" content="Error 404">
|
||||
|
||||
<meta property="og:locale" content="en_US">
|
||||
<meta name="description" content="Error 404 | rmc's site">
|
||||
<meta property="og:description" content="Error 404 | rmc's site">
|
||||
<link rel="canonical" href="https://ncxprogramming.com">
|
||||
<meta property="og:url" content="https://ncxprogramming.com">
|
||||
<meta property="og:site_name" content="NCX Programming">
|
||||
|
||||
<meta property="og:image" content="https://ncxprogramming.com/icon.png">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<div id="content-wrap" style="padding-bottom: 2.5rem;">
|
||||
|
||||
<nav class="navbar navbar-dark navbar-expand-lg bg-black">
|
||||
|
||||
<div class="container-fluid">
|
||||
@ -22,9 +45,12 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="text-center" style="color: #fff;">
|
||||
<div class="text-center">
|
||||
<h1>404</h1>
|
||||
<h1>Not Found</h1>
|
||||
<p><a href="javascript:window.history.back()">Previous page</a></p>
|
||||
<p><a href="/">Home</a></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</html>
|
||||
|
||||
@ -324,7 +324,7 @@ body {
|
||||
</style>
|
||||
<!--<span style="color:red;"><h1>Apps wanted!</h1><h2>If you've got anything not shown <a href="https://archive.org/download/rmc-dsi">here</a>, send it to me at <i>ianskinner519@gmail.com</i></h2></span>-->
|
||||
<marquee><code style="font-size:2.5vw;color:green;" scrollamount="10">Greetings to ufo, lasscat, togemet2, Rolfie, HudU, and Trash_Bandatcoot! Thanks to everyone across the web who has dumped, mirrored, or documented these programs. This entire website was designed and created by me, and me alone (unless you count stack overflow). Sure, it's barely working, but at least it looks nicer and has more information than any other public sites. Y'all need to remember that there's more than just TwlNmenu and NandFiler. Also just include damn links! These programs don't do any good when you can't download and use them. Oh well, at least I've fixed that now... unless you're on my GBAtemp branch. Sorry for the stripped down site. I don't have much of a choice with GBAtemp's silly rules.</code></marquee>
|
||||
<h2>Welcome to the DS(i) dev app archive!</h2>Hey there! This website is aimed at documenting every single Nintendo DS(i) development and factory test program ever released. Many programs have been leaked or dumped, but nobody discusses them and I worry that they will get lost to time. This site is here to ensure that these apps are never forgotten.
|
||||
<h2>Welcome to the DS(i) dev app archive!</h2>Hey there! This website is aimed at documenting every single Nintendo DS(i) development and factory test program ever released. Many programs have been leaked or dumped, but nobody discusses them and I worry that they will get lost to time. That's why I'm here to ensure that these apps are never forgotten.
|
||||
<br><br>
|
||||
If you want to support my work, send me programs/documents/information at <code>ianskinner519@gmail.com</code>, or join my <a href="https://discord.com/invite/XZxxZngwDQ">discord server</a>.
|
||||
<br><br>
|
||||
@ -493,7 +493,7 @@ I'm happy to answer any questions you have (no matter how silly they may be), so
|
||||
<a href="/dsidev/softkeyboard.html"><div class="imageTwo image2">
|
||||
<img src="/assets/dsi/prompthover.png" class="titleimgoverlay" style="z-index:3;"></div></a>
|
||||
<div class="text">Soft Keyboard<br></div>
|
||||
<div class="text2-electricboogaloo">Status: <span style="color:orange;">Broken Style</span></div>
|
||||
<div class="text2-electricboogaloo">Status: <span style="color:green;">Complete</span></div>
|
||||
<div class="imageThree image3 icon">
|
||||
<img src="/assets/dsi/icon/default.png" width="15%" height="15%" alt="">
|
||||
</div>
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2023-02-18T14:49:58-05:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">rmc’s site</title><entry><title type="html">Turning my Nintendo DS into an iQue DS</title><link href="http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds.html" rel="alternate" type="text/html" title="Turning my Nintendo DS into an iQue DS" /><published>2023-02-05T00:00:00-05:00</published><updated>2023-02-05T00:00:00-05:00</updated><id>http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds</id><content type="html" xml:base="http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds.html"><![CDATA[Recently I've been obsessed with the iQue DSes. It all started during a discussion with my friend @ufo. He was wanting to install iQue firmware on a non-iQue unit, but it wouldn't work. I took a look and noticed that the iQue firmware was 512kb as opposed to the regular 256kb size for other firmwares.
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2023-02-19T00:16:53-05:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">rmc’s site</title><entry><title type="html">Turning my Nintendo DS into an iQue DS</title><link href="http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds.html" rel="alternate" type="text/html" title="Turning my Nintendo DS into an iQue DS" /><published>2023-02-05T00:00:00-05:00</published><updated>2023-02-05T00:00:00-05:00</updated><id>http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds</id><content type="html" xml:base="http://localhost:4000/2023/02/05/turning_my_nintendo_ds_into_an_ique_ds.html"><![CDATA[Recently I've been obsessed with the iQue DSes. It all started during a discussion with my friend @ufo. He was wanting to install iQue firmware on a non-iQue unit, but it wouldn't work. I took a look and noticed that the iQue firmware was 512kb as opposed to the regular 256kb size for other firmwares.
|
||||
<br>@ufo said, "it would be cool to get ique to work on the 256 ones", and that got me thinking...
|
||||
<br><br>
|
||||
The 256kb chip on the DS WiFi card that holds the firmware is the exact same as the 256kb save chip on most DS games. You can swap a firmware and save chip around and everything works perfectly- assuming you correctly flashed the firmware to the now-firmware chip.
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
<h1>DSi Shop was moved</h1>
|
||||
<p>This page has moved to <a href="/dsidev/dsishop/startup.html">here</a>. Sorry for any issues caused!</p>
|
||||
@ -1 +0,0 @@
|
||||
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQUheKWppKFvZEMhgKmbIEVR-TetOTDxjwTHt1bA9vAP9v_2I1CBWnLTztIpmXagQ/pubhtml?widget=true&headers=false"></iframe>
|
||||
|
Before Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 675 B |
@ -1,229 +0,0 @@
|
||||
<style>
|
||||
body {
|
||||
background-image: url('/pages/dsiware/background.jpg');
|
||||
}
|
||||
.nav ul {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding-left: 3.5%;
|
||||
/* overflow: hidden; */
|
||||
}
|
||||
.navstd {
|
||||
float: left;
|
||||
}
|
||||
.navalt {
|
||||
float: right;
|
||||
}
|
||||
.container {
|
||||
position: relative;
|
||||
}
|
||||
.imageOne {
|
||||
z-index: 0;
|
||||
}
|
||||
.imageTwo {
|
||||
z-index: 1;
|
||||
}
|
||||
.imageThree {
|
||||
z-index: 2;
|
||||
}
|
||||
.image {
|
||||
position: absolute;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
}
|
||||
.navimgoverlay {
|
||||
opacity: 0.0;
|
||||
text-align: center;
|
||||
float: left;
|
||||
padding-top: .6vw;
|
||||
width: 6vw;
|
||||
height: auto;
|
||||
}
|
||||
.navimgoverlay:hover {
|
||||
opacity: 1.0;
|
||||
}
|
||||
.navimg {
|
||||
text-align: center;
|
||||
float: left;
|
||||
padding-top: .6vw;
|
||||
width: 6vw;
|
||||
height: auto;
|
||||
}
|
||||
.navedge {
|
||||
text-align: center;
|
||||
float: left;
|
||||
margin: 1%;
|
||||
width: 1.5vw;
|
||||
height: auto;
|
||||
}
|
||||
.navpadding li {
|
||||
padding-top: 1.5%;
|
||||
}
|
||||
.image2 {
|
||||
position: absolute;
|
||||
border-color: #FFFFFF
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
.titleimgoverlay {
|
||||
margin: 0% 2% 0%;
|
||||
opacity: 0.0;
|
||||
text-align: center;
|
||||
float: left;
|
||||
width: 16vw;
|
||||
height: auto;
|
||||
}
|
||||
.titleimgoverlay:hover {
|
||||
opacity: 1.0;
|
||||
}
|
||||
.titleimg {
|
||||
margin: 0% 2% 0%;
|
||||
text-align: center;
|
||||
float: left;
|
||||
width: 16vw;
|
||||
height: auto;
|
||||
}
|
||||
.titleedge {
|
||||
text-align: center;
|
||||
float: left;
|
||||
margin: 1%;
|
||||
width: 18vw;
|
||||
height: auto;
|
||||
}
|
||||
.titlepadding li {
|
||||
padding-top: 1.5%;
|
||||
margin: 0% 2% 0%
|
||||
}
|
||||
|
||||
</style>
|
||||
<body>
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li class="navedge"><img src="/pages/dsiware/leftbracket.png" style="width:1.5vw;height:auto;margin:auto;"/></li>
|
||||
<div class="navpadding">
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
</div>
|
||||
<li class="navedge"><img src="/pages/dsiware/rightbracket.png" style="width:1.5vw;height:auto;margin:auto;"/></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li class="navedge" style="margin-left:3.5%;><img src="/pages/dsiware/leftbracket.png" style="width:1.5vw;height:auto;margin:auto;opacity: 0.0;"/></li>
|
||||
<div class="titlepadding">
|
||||
<li class="titleimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image2"><img src="/pages/dsiware/prompt.png" class="titleimg"></div>
|
||||
<div class="imageTwo image2"><img src="/pages/dsiware/prompthover.png" class="titleimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="titleimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image2"><img src="/pages/dsiware/prompt.png" class="titleimg"></div>
|
||||
<div class="imageTwo image2"><img src="/pages/dsiware/prompthover.png" class="titleimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="titleimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image2"><img src="/pages/dsiware/prompt.png" class="titleimg"></div>
|
||||
<div class="imageTwo image2"><img src="/pages/dsiware/prompthover.png" class="titleimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="titleimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image2"><img src="/pages/dsiware/prompt.png" class="titleimg"></div>
|
||||
<div class="imageTwo image2"><img src="/pages/dsiware/prompthover.png" class="titleimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
</div>
|
||||
<li class="navedge"><img src="/pages/dsiware/rightbracket.png" style="width:1.5vw;height:auto;margin:auto;opacity: 0.0;"/></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</body>
|
||||
|
Before Width: | Height: | Size: 350 B |
|
Before Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 337 B |
|
Before Width: | Height: | Size: 318 B |
@ -258,22 +258,10 @@
|
||||
<lastmod>2023-02-12T19:00:15-05:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/gaming/htmls/DEBUG/startup.html</loc>
|
||||
<lastmod>2023-02-12T19:00:15-05:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/googlecff76619519c1862.html</loc>
|
||||
<lastmod>2023-02-17T15:53:46-05:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/index1.html</loc>
|
||||
<lastmod>2023-02-12T19:00:15-05:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/pages/dsiware/</loc>
|
||||
<lastmod>2023-02-12T19:00:15-05:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/pages/misc/studentportal.html</loc>
|
||||
<lastmod>2023-02-12T19:00:15-05:00</lastmod>
|
||||
</url>
|
||||
|
||||
@ -24,7 +24,7 @@ layout: dsiware
|
||||
</style>
|
||||
<!--<span style="color:red;"><h1>Apps wanted!</h1><h2>If you've got anything not shown <a href="https://archive.org/download/rmc-dsi">here</a>, send it to me at <i>ianskinner519@gmail.com</i></h2></span>-->
|
||||
<marquee><code style="font-size:2.5vw;color:green;" scrollamount="10">Greetings to ufo, lasscat, togemet2, Rolfie, HudU, and Trash_Bandatcoot! Thanks to everyone across the web who has dumped, mirrored, or documented these programs. This entire website was designed and created by me, and me alone (unless you count stack overflow). Sure, it's barely working, but at least it looks nicer and has more information than any other public sites. Y'all need to remember that there's more than just TwlNmenu and NandFiler. Also just include damn links! These programs don't do any good when you can't download and use them. Oh well, at least I've fixed that now... unless you're on my GBAtemp branch. Sorry for the stripped down site. I don't have much of a choice with GBAtemp's silly rules.</code></marquee>
|
||||
<h2>Welcome to the DS(i) dev app archive!</h2>Hey there! This website is aimed at documenting every single Nintendo DS(i) development and factory test program ever released. Many programs have been leaked or dumped, but nobody discusses them and I worry that they will get lost to time. This site is here to ensure that these apps are never forgotten.
|
||||
<h2>Welcome to the DS(i) dev app archive!</h2>Hey there! This website is aimed at documenting every single Nintendo DS(i) development and factory test program ever released. Many programs have been leaked or dumped, but nobody discusses them and I worry that they will get lost to time. That's why I'm here to ensure that these apps are never forgotten.
|
||||
<br><br>
|
||||
If you want to support my work, send me programs/documents/information at <code>ianskinner519@gmail.com</code>, or join my <a href="https://discord.com/invite/XZxxZngwDQ">discord server</a>.
|
||||
<br><br>
|
||||
@ -193,7 +193,7 @@ I'm happy to answer any questions you have (no matter how silly they may be), so
|
||||
<a href="/dsidev/softkeyboard.html"><div class="imageTwo image2">
|
||||
<img src="/assets/dsi/prompthover.png" class="titleimgoverlay" style="z-index:3;"></div></a>
|
||||
<div class="text">Soft Keyboard<br></div>
|
||||
<div class="text2-electricboogaloo">Status: <span style="color:orange;">Broken Style</span></div>
|
||||
<div class="text2-electricboogaloo">Status: <span style="color:green;">Complete</span></div>
|
||||
<div class="imageThree image3 icon">
|
||||
<img src="/assets/dsi/icon/default.png" width="15%" height="15%" alt="">
|
||||
</div>
|
||||
|
||||
@ -39,7 +39,6 @@ layout: dsiware
|
||||
</div>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="float-child2">
|
||||
<div class="container">
|
||||
<div class="imageOne image">
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
<h1>DSi Shop was moved</h1>
|
||||
<p>This page has moved to <a href="/dsidev/dsishop/startup.html">here</a>. Sorry for any issues caused!</p>
|
||||
@ -1 +0,0 @@
|
||||
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQUheKWppKFvZEMhgKmbIEVR-TetOTDxjwTHt1bA9vAP9v_2I1CBWnLTztIpmXagQ/pubhtml?widget=true&headers=false"></iframe>
|
||||
|
Before Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 675 B |
@ -1,229 +0,0 @@
|
||||
<style>
|
||||
body {
|
||||
background-image: url('/pages/dsiware/background.jpg');
|
||||
}
|
||||
.nav ul {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding-left: 3.5%;
|
||||
/* overflow: hidden; */
|
||||
}
|
||||
.navstd {
|
||||
float: left;
|
||||
}
|
||||
.navalt {
|
||||
float: right;
|
||||
}
|
||||
.container {
|
||||
position: relative;
|
||||
}
|
||||
.imageOne {
|
||||
z-index: 0;
|
||||
}
|
||||
.imageTwo {
|
||||
z-index: 1;
|
||||
}
|
||||
.imageThree {
|
||||
z-index: 2;
|
||||
}
|
||||
.image {
|
||||
position: absolute;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
}
|
||||
.navimgoverlay {
|
||||
opacity: 0.0;
|
||||
text-align: center;
|
||||
float: left;
|
||||
padding-top: .6vw;
|
||||
width: 6vw;
|
||||
height: auto;
|
||||
}
|
||||
.navimgoverlay:hover {
|
||||
opacity: 1.0;
|
||||
}
|
||||
.navimg {
|
||||
text-align: center;
|
||||
float: left;
|
||||
padding-top: .6vw;
|
||||
width: 6vw;
|
||||
height: auto;
|
||||
}
|
||||
.navedge {
|
||||
text-align: center;
|
||||
float: left;
|
||||
margin: 1%;
|
||||
width: 1.5vw;
|
||||
height: auto;
|
||||
}
|
||||
.navpadding li {
|
||||
padding-top: 1.5%;
|
||||
}
|
||||
.image2 {
|
||||
position: absolute;
|
||||
border-color: #FFFFFF
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
.titleimgoverlay {
|
||||
margin: 0% 2% 0%;
|
||||
opacity: 0.0;
|
||||
text-align: center;
|
||||
float: left;
|
||||
width: 16vw;
|
||||
height: auto;
|
||||
}
|
||||
.titleimgoverlay:hover {
|
||||
opacity: 1.0;
|
||||
}
|
||||
.titleimg {
|
||||
margin: 0% 2% 0%;
|
||||
text-align: center;
|
||||
float: left;
|
||||
width: 16vw;
|
||||
height: auto;
|
||||
}
|
||||
.titleedge {
|
||||
text-align: center;
|
||||
float: left;
|
||||
margin: 1%;
|
||||
width: 18vw;
|
||||
height: auto;
|
||||
}
|
||||
.titlepadding li {
|
||||
padding-top: 1.5%;
|
||||
margin: 0% 2% 0%
|
||||
}
|
||||
|
||||
</style>
|
||||
<body>
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li class="navedge"><img src="/pages/dsiware/leftbracket.png" style="width:1.5vw;height:auto;margin:auto;"/></li>
|
||||
<div class="navpadding">
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="navimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image"><img src="/pages/dsiware/box.png" class="navimg"></div>
|
||||
<div class="imageTwo image"><img src="/pages/dsiware/boxoverlay.png" class="navimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
</div>
|
||||
<li class="navedge"><img src="/pages/dsiware/rightbracket.png" style="width:1.5vw;height:auto;margin:auto;"/></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="nav">
|
||||
<nav>
|
||||
<ul>
|
||||
<li class="navedge" style="margin-left:3.5%;><img src="/pages/dsiware/leftbracket.png" style="width:1.5vw;height:auto;margin:auto;opacity: 0.0;"/></li>
|
||||
<div class="titlepadding">
|
||||
<li class="titleimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image2"><img src="/pages/dsiware/prompt.png" class="titleimg"></div>
|
||||
<div class="imageTwo image2"><img src="/pages/dsiware/prompthover.png" class="titleimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="titleimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image2"><img src="/pages/dsiware/prompt.png" class="titleimg"></div>
|
||||
<div class="imageTwo image2"><img src="/pages/dsiware/prompthover.png" class="titleimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="titleimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image2"><img src="/pages/dsiware/prompt.png" class="titleimg"></div>
|
||||
<div class="imageTwo image2"><img src="/pages/dsiware/prompthover.png" class="titleimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="titleimg">
|
||||
<div class="container">
|
||||
<div class="imageOne image2"><img src="/pages/dsiware/prompt.png" class="titleimg"></div>
|
||||
<div class="imageTwo image2"><img src="/pages/dsiware/prompthover.png" class="titleimgoverlay"></div>
|
||||
</div>
|
||||
</li>
|
||||
</div>
|
||||
<li class="navedge"><img src="/pages/dsiware/rightbracket.png" style="width:1.5vw;height:auto;margin:auto;opacity: 0.0;"/></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</body>
|
||||
|
Before Width: | Height: | Size: 350 B |
|
Before Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 337 B |
|
Before Width: | Height: | Size: 318 B |