mirror of
https://github.com/GamingShitposting/SalaMuseoGames
synced 2025-06-05 21:59:30 +02:00
Fix iframe size and 2023-12-16-mario-kart-ds ROM
This commit is contained in:
@@ -19,7 +19,7 @@ software_data:
|
|||||||
core : desmume
|
core : desmume
|
||||||
backend : standalone
|
backend : standalone
|
||||||
rom_index : MARIOKARTDS-A39J01.nds
|
rom_index : MARIOKARTDS-A39J01.nds
|
||||||
rom_url : https://octospacc.gitlab.io/Web-Archives-Misc/Repo/DeSmuME/#RomUrl=https://octospacc.gitlab.io/ROMs-Archive-Misc/MARIOKARTDS-A39J01.nds
|
rom_url : https://octospacc.gitlab.io/ROMs-Archive-Misc/MARIOKARTDS-A39J01.nds
|
||||||
release :
|
release :
|
||||||
region : Japan
|
region : Japan
|
||||||
source : official
|
source : official
|
||||||
|
@@ -43,7 +43,8 @@ footer a > svg
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
iframe.AppFrame
|
iframe.AppFrame,
|
||||||
|
iframe#software-embed-frame
|
||||||
{
|
{
|
||||||
height: calc(100vh - 4rem);
|
height: calc(100vh - 4rem);
|
||||||
border: none;
|
border: none;
|
||||||
|
Reference in New Issue
Block a user