79 lines
4.1 KiB
HTML
79 lines
4.1 KiB
HTML
<!DOCTYPE HTML>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="../styles/main_style.css"> <!-- Import main styling -->
|
|
<link rel="stylesheet" type="text/css" href="../styles/button_style.css"> <!-- Button styling -->
|
|
<link rel="stylesheet" type="text/css" href="../styles/window_style.css"> <!-- Window Styling -->
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="icon" type="image/x-icon" href="https://img.system64.dev/web/favicon/favicon.png">
|
|
<title>system64.dev - characters</title>
|
|
<!-- embed -->
|
|
<meta content="system64.dev" property="og:title" />
|
|
<meta content="The site of IDeletedSystem64 on the World Wide Web thingamajig" property="og:description" />
|
|
<meta content="https://system64.dev" property="og:url" />
|
|
<meta content="https://system64.dev/img/blueberry.png" property="og:image" />
|
|
<meta content="#2452b5" data-react-helmet="true" name="theme-color" />
|
|
</head>
|
|
<body>
|
|
<div class="taskbar">
|
|
<input class="start" type="button" onclick="location.href='/';" value="system64.dev">
|
|
<input class="taskbar" type="button" onclick="location.href='../artwork/index.html';" value="Artwork">
|
|
<input class="taskbar" type="button" onclick="location.href='../characters/index.html';" value="Characters">
|
|
<input class="taskbar" type="button" onclick="location.href='https://git.system64.dev'" value="Code (Gitea)">
|
|
</div>
|
|
<div class="container" style="flex-direction: column; display:inline-flex">
|
|
<div class="window char-window">
|
|
<div class="window_titlebar"><h3 class="window">Technocolor (Pony)</h3></div>
|
|
<img src="preview/ponytown_technocolor.png">
|
|
<h1>Technocolor</h1>
|
|
<p>there's supposed to be a snippet of oc lore here ok plz be patient with me</p>
|
|
<ul>
|
|
<li>Trans (FtM)</li>
|
|
<li>Alicorn</li>
|
|
<li>Music pony</li>
|
|
</ul>
|
|
<input type="button" onclick="location.href='refsheet/technocolor_refsheetv1.png';" value="Get the refsheet">
|
|
</div>
|
|
<div class="window char-window">
|
|
<div class="window_titlebar"><h3 class="window">Technocolor (Pony)</h3></div>
|
|
<img src="preview/ponytown_technocolor.png">
|
|
<h1>Technocolor 2</h1>
|
|
<p>no way, a second one!</p>
|
|
<ul>
|
|
<li>Trans (FtM)</li>
|
|
<li>Alicorn</li>
|
|
<li>Music pony</li>
|
|
</ul>
|
|
<input type="button" onclick="location.href='refsheet/technocolor_refsheetv1.png';" value="Get the refsheet">
|
|
</div>
|
|
<div class="window char-window">
|
|
<div class="window_titlebar"><h3 class="window">Technocolor (Pony)</h3></div>
|
|
<img src="preview/ponytown_technocolor.png">
|
|
<h1>Technocolor 3</h1>
|
|
<p>what the fuck, three????</p>
|
|
<ul>
|
|
<li>Trans (FtM)</li>
|
|
<li>Alicorn</li>
|
|
<li>Music pony</li>
|
|
</ul>
|
|
<input type="button" onclick="location.href='refsheet/technocolor_refsheetv1.png';" value="Get the refsheet">
|
|
</div>
|
|
</div>
|
|
<div class="window" id="char-sidebar" style="width:45vh;">
|
|
<div class="window_titlebar"><h3 class="window">Can I draw your characters?</h3></div>
|
|
<h1>Absolutely!</h1>
|
|
<p>Anyone can draw my characters, there's not much that makes me happier than seeing art of my characters. It doesn't even have to be the greatest!</p>
|
|
<p>What you can do with my characters:</p>
|
|
<ul>
|
|
<li>Draw them with your own character</li>
|
|
<li>Ship them with their canon ships</li>
|
|
</ul>
|
|
<p>You CANNOT do this with my characters:</p>
|
|
<ul>
|
|
<li>Draw gore of them</li>
|
|
<li>Ship them with your own characters</li>
|
|
<li>Draw NSFW content</li>
|
|
</ul>
|
|
<p>If there's something you aren't sure about, feel free to ask me!</p>
|
|
<p>Additionally, you can send your drawings to me via one of my contacts on my <a href="../socials.html" style="color:blue">contacts page.</a></p>
|
|
</div>
|
|
</body> |