mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-04 04:21:04 +02:00
70 lines
3.1 KiB
HTML
70 lines
3.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<style>@font-face {font-family: 'Shop'; src: url('shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
|
|
<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.github.io/media/branding-bag.png" property="og:image"/>
|
|
<meta content="https://wiimart.github.io/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" />
|
|
<script src="meta/music.js"></script>
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
|
<style>mark {color:white} .wm {width: 100%}</style>
|
|
</head>
|
|
<body>
|
|
<div id="bgmplayer">
|
|
<h2 style="height:20px; margin-top:-9px;">BGM player</h2>
|
|
<a href="javascript:playBGM();" id="shopbgmselector" style="text-decoration:none;">
|
|
<button id="shopbgm" >Play BGM</button>
|
|
</a>
|
|
<p style="color:#8c8c8c; margin-top:-10px; font-style:italic; font-size:10px;"><br>(enable autoplay on your browser for the music to continue playing throughout the website)</p>
|
|
|
|
</div>
|
|
|
|
<h1>Branding</h1>
|
|
|
|
<a href="/"><button>Back</button></a><br><br>
|
|
|
|
<div>
|
|
<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>
|
|
<br><br>
|
|
</div>
|
|
|
|
<div>
|
|
<h2>Wordmarks</h2>
|
|
<div style="border-color:#1164E9;background-color: #1164E9" class="wm"><img src="media/branding-wordmark-white.png" width="300px"></div>
|
|
<div style="background-color: white;border-color: white;" class="wm"><img src="media/branding-wordmark-blue.png" width="300px"></div>
|
|
<div style="background-color: white;border-color: white;" class="wm"><img src="media/branding-wordmark-black.png" width="300px"></div>
|
|
<p>The wordmarks should be visible on the background they are in, like shown.</p>
|
|
</div>
|
|
|
|
<div>
|
|
<h2>Icons</h2>
|
|
<img src="media/branding-bag.png" width="200px"> <img src="media/branding-bag-no-bg.png" width="200px">
|
|
<br><br>
|
|
</div>
|
|
|
|
|
|
<div>
|
|
<h2>Banner</h2>
|
|
<img src="media/branding-banner.png" width="100%">
|
|
<br><br>
|
|
</div>
|
|
|
|
<div>
|
|
<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">90s Walmart branding</a>.</p>
|
|
</div>
|
|
|
|
<footer><p>WiiMart is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="mailto:wiimartshopping@gmail.com"><b>wiimartshopping@gmail.com</b></a>.</p></footer>
|
|
|
|
</body>
|
|
</html> |