mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-02 19:40:59 +02:00
73 lines
4.9 KiB
HTML
73 lines
4.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<style>@font-face {font-family: 'Shop'; src: url('meta/shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
|
|
<script src="meta/music.js"></script>
|
|
<script src="meta/loader.js"></script>
|
|
<title>Branding of WiiMart</title>
|
|
<meta content="Branding of WiiMart" property="og:title">
|
|
<meta content="This page contains the WiiMart branding guidelines." property="og:description">
|
|
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image">
|
|
<meta content="https://wiimart.org/branding" property="og:url">
|
|
<meta content="#1164E9" data-react-helmet="true" name="theme-color">
|
|
<meta name="keywords" content="WiiMart, Wii Shop, homebrew">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="meta/main.css">
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
<style>mark {color:white} img.wm {width: 100%;vertical-align: middle;} div.wm {padding:20px;border-radius:5px;margin-top:10px;}</style>
|
|
</head>
|
|
<body >
|
|
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" onload="loadrimg();" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();" style="display:none;" title="BGM player"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="spinnerallowed=false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">Ply?</button></a><a href="javascript:deactivatebgmplayer();" onclick="spinnerallowed=false;"><button>Close</button></a></div> </div>
|
|
|
|
<h1><a href="/">WiiMart</a></h1>
|
|
|
|
<nav><a href="install" class="btn">Install</a> <a href="support" class="btn">Support</a> <a href="errors" class="btn">Errors</a> <span class="active">Branding</span> <a href="specials" class="btn">Specials</a> <a href="credits" class="btn">Credits</a></nav>
|
|
|
|
<div class="row">
|
|
<div class="box">
|
|
<h2>Wordmarks</h2>
|
|
<div style="border-color:#1164E9;background-color: #1164E9" class="wm"><img loading="lazy" src="media/branding-wordmark-white.png" class="wm"></div>
|
|
<div style="background-color: white;border-color: white;" class="wm"><img loading="lazy" src="media/branding-wordmark-blue.png" class="wm"></div>
|
|
<div style="background-color: white;border-color: white;" class="wm"><img loading="lazy" src="media/branding-wordmark-black.png" class="wm"></div>
|
|
<p>The wordmarks should be visible on the background they are in, like shown.</p>
|
|
<p><a href="media/branding-wordmark.svg" class="btn" download onclick="spinnerallowed=false;">Download SVG</a></p>
|
|
</div>
|
|
|
|
<div class="box">
|
|
<h2>Colors</h2>
|
|
<mark style="background-color: #1164E9;">WiiMart Blue #1164E9</mark>
|
|
<br><mark style="background-color:#00378F">WiiMart Dark Blue #00378F</mark>
|
|
<br><mark style="background-color:#001F50">WiiMart Darker Blue #001F50</mark>
|
|
</div>
|
|
|
|
|
|
<div class="box">
|
|
<h2>Icons</h2>
|
|
<img loading="lazy" src="media/branding-bag.png" width="200px" height="200px" style="min-width:200px; min-height:200px;">
|
|
<img loading="lazy" src="media/branding-bag-no-bg.png" height="200px">
|
|
<img loading="lazy" src="media/branding-wfc-joke.png" width="200px" height="200px" style="min-width:200px; min-height:200px;">
|
|
<p>Here are two shop icons with one WFC joke.</p>
|
|
<p><a href="media/branding-bag.svg" class="btn" download onclick="spinnerallowed=false;">Download SVG</a></p>
|
|
</div>
|
|
|
|
|
|
<div class="box">
|
|
<h2>Banners</h2>
|
|
<img loading="lazy" src="media/branding-banner.png" width="100%" height="100%" style="min-width:100%; min-height:100%;">
|
|
<img loading="lazy" src="media/branding-super-center.png" width="100%" height="100%" style="min-width:100%; min-height:100%;">
|
|
<img loading="lazy" src="media/branding-wiimart-wednesday.png" width="100%" height="100%" style="min-width:100%; min-height:100%;">
|
|
</div>
|
|
|
|
<div class="box">
|
|
<h2>Extra Information</h2>
|
|
<p>The icons and banners are recolors of Wii Shop Channel textures, WiiMart itself is primarily a parody of
|
|
the <a href="https://www.cufonfonts.com/font/wal-mart-logos-1980s-1990s" target="_blank" onclick="spinnerallowed=true; /*doesntworkwithoutthis??*/">90s Walmart branding</a>.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<footer><p>The WiiMart Team is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="mailto:support@wiimart.org"><b>support@wiimart.org</b></a>.</p></footer>
|
|
|
|
</body>
|
|
</html> |