WiiMart-org/branding.html
2025-04-02 01:34:15 -05:00

69 lines
2.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<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="media/main.css" />
<link rel="stylesheet" href="media/verdana.css" />
<link rel="icon" type="image/x-icon" href="media/wiimart-bag.ico" />
<style>mark {color:white}</style>
</head>
<body>
<h1>Branding</h1>
<a href="/"><button>Back</button></a><br><br>
<div>
<h2>Colors</h2>
<mark style="background-color: #1164E9;">WiiMart Blue&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#1164E9</mark>
<br><mark style="background-color:#00378F">WiiMart Dark Blue&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#00378F</mark>
<br><mark style="background-color:#001F50">WiiMart Darker Blue&nbsp;&nbsp;#001F50</mark>
<br><br>
</div>
<div>
<h2>Wordmarks</h2>
<div><img src="media/branding-wordmark-white.png" width="300px"></div>
<div style="background-color: white;border-color: white;"><img src="media/branding-wordmark-blue.png" width="300px"></div>
<div style="background-color: white;border-color: white;"><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">
<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>
<div style="background:none;border: none;">
<p>WiiMart is not affiliated with Nintendo or any related parties.</p>
<p>To contact, please send an email <a href="mailto:wiimartshopping@gmail.com" style="color:white"><b>wiimartshopping@gmail.com</b></a>.</p>
</div>
</body>
</html>