Move "NOTE:"s into alert bubbles

This commit is contained in:
Pk11 2021-01-09 23:23:26 -06:00
parent 3ad45f7435
commit 6c96bd81b9
10 changed files with 20 additions and 11 deletions

View File

@ -9,7 +9,7 @@
--borders: #555;
--light-borders: #444;
--blockquote-color: #999;
--code-bg: #3f3f3f;
--code-bg: #5559;
--code-color: #ddd;
--a-color: #58a6ff;
--small-color: gray;
@ -17,6 +17,7 @@
--table-alt-bg: #2a2a2a;
--kbd-bg: #666;
--kbd-border: #444;
--alert-secondary-bg: #444;
--alert-secondary-border: #2f2f2f;
--details-bg: #3f3f3f;

View File

@ -9,7 +9,7 @@
--borders: #bbb;
--light-borders: #dee2e6;
--blockquote-color: #666;
--code-bg: #e9e9e9;
--code-bg: #ccc6;
--code-color: #333;
--a-color: #0366d6;
--small-color: gray;
@ -17,6 +17,7 @@
--table-alt-bg: #f0f0f0;
--kbd-bg: #fafafa;
--kbd-border: #ddd;
--alert-secondary-bg: #e9e9e9;
--alert-secondary-border: #bbb;
--details-bg: #f9f9f9;

View File

@ -124,7 +124,7 @@ div .btn-primary:hover {
.alert-secondary {
color: var(--code-color);
background-color: var(--code-bg);
background-color: var(--alert-secondary-bg);
border-color: var(--alert-secondary-border);
}

View File

@ -8,6 +8,5 @@ description: An explanation of all things DS modding
Welcome to the Nintendo DS modding resources section. This will attempt to explain most things related to Nintendo DS modding as well as be a basic introduction to the NTR firmware of the Nintendo DS, the TWL firmware of the Nintendo DSi, and TWL_FIRM of the Nintendo 3DS.
<div class="alert alert-warning" role="alert">
If you need help, ask the <a href="https://ds-homebrew.com/discord">DS<sup>(i)</sup> Mode Hacking!</a> Discord server. (English only)
</div>
If you need help, ask the [DS<sup>(i)</sup> Mode Hacking!](https://ds-homebrew.com/discord) Discord server. (English only)
{:.alert .alert-info}

View File

@ -6,7 +6,8 @@ category: other
title: Creating RAM Disks
---
NOTE: You do not need to follow this if you're using a flashcard.
You do not need to follow this if you're using a flashcard.
{:.alert .alert-info}
To make a RAM disk, download [this](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) tool (click `Download Software`), and follow the instructions below.

View File

@ -6,6 +6,9 @@ category: installing
title: Installing (3DS, Manual)
---
You will first need to have Custom Firmware on your 3DS, follow [3ds.hacks.guide](https://3ds.hacks.guide) to install it
{:.alert .alert-info}
### Installing
1. Download the latest version of `TWiLightMenu-3DS.7z` from [the releases page](https://github.com/DS-Homebrew/TWiLightMenu/releases)
1. Extract `TWiLightMenu-3DS.7z`

View File

@ -6,7 +6,8 @@ category: updating
title: Updating (3DS, Manual)
---
**NOTE:** If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.
If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.
{:.alert .alert-info}
### Updating
1. Download the latest version of `TWiLightMenu-3DS.7z` from [the releases page](https://github.com/DS-Homebrew/TWiLightMenu/releases)

View File

@ -6,7 +6,8 @@ category: updating
title: Updating (3DS)
---
**NOTE:** If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.
If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.
{:.alert .alert-info}
### Updating
1. Open Universal-Updater

View File

@ -6,7 +6,8 @@ category: updating
title: Updating (DSi)
---
**NOTE:** If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.
If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.
{:.alert .alert-info}
### Updating
1. Download the latest `TWiLightMenu-DSi.7z` from [the releases page](https://github.com/DS-Homebrew/TWiLightMenu/releases)

View File

@ -6,7 +6,8 @@ category: updating
title: Updating (Flashcard)
---
**NOTE:** If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.
If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.
{:.alert .alert-info}
### Updating
1. Download the latest version of `TWiLightMenu-Flashcard.7z` from [the releases page](https://github.com/DS-Homebrew/TWiLightMenu/releases)