diff --git a/wwwroot/docs/using-mods/index.md b/wwwroot/docs/using-mods/index.md index f6a4c11..2b62851 100644 --- a/wwwroot/docs/using-mods/index.md +++ b/wwwroot/docs/using-mods/index.md @@ -141,7 +141,7 @@ To setup exporting for one or more Switch emulators, use Mod

-If you are using another emulator, click the + [(3)](./images/ExportLocations.png) button and paste the path to a TKMM subfolder in your emulator's mod folder. +If you are using another emulator, click the + [(3)](./images/ExportLocations.png) button and paste the path to a TKMM subfolder in your emulator's mod folder. Click Close [(4)](./images/ExportLocations.png) to save and close. diff --git a/wwwroot/templates/custom/public/main.css b/wwwroot/templates/custom/public/main.css index 582b8a7..accc03b 100644 --- a/wwwroot/templates/custom/public/main.css +++ b/wwwroot/templates/custom/public/main.css @@ -56,11 +56,6 @@ h6 { margin: 0 0 0.9rem 0; } -strong { - color: #c94646; - font-weight: bold; -} - code { font-family: 'Ubuntu Mono'; border-radius: var(--bs-border-radius);