mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
20 lines
324 B
HTML
20 lines
324 B
HTML
<head>
|
|
<style>
|
|
@font-face {
|
|
font-family: dsifont;
|
|
src: url(/assets/dsi/nintendo_NTLGDB_001.ttf);
|
|
}
|
|
html * {
|
|
font-family: dsifont;
|
|
}
|
|
body {
|
|
background-color: #FFFFFF;
|
|
}
|
|
</style>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
ec_u.html
|
|
</body>
|