small fixs

This commit is contained in:
tess 2022-07-09 13:40:38 +02:00
parent 5eb00fe322
commit 20cda8f169
8 changed files with 112 additions and 89 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

View File

@ -27,18 +27,12 @@
</div>
<h2 class="title box-title">the blorbos</h2>
<div class="box-image" style="float: right">
<img src="/assets/kokichi1.webp" alt="Kokichi Oma from Danganronpa V3" />
</div>
<div class="box-image" style="float: right">
<img src="/assets/kokichi2.webp" alt="Kokichi Oma from Danganronpa V3" />
</div>
<h3 class="title box-title sub-title">Kokichi Oma</h3>
<h6 class="title box-title sub-title tagline">
hes just a tiny little liar
</h6>
<div class="box">
<div class="box" style="display: inline-block">
<p>
kokichi oma is from danganronpa v3!!! in general danganronpa v3 is like.
<br />
@ -79,6 +73,18 @@
</p>
<p>anyways he's great i love him</p>
</div>
<div style="display: inline-block">
<img
class="box-image"
src="/assets/kokichi1.webp"
alt="Kokichi Oma from Danganronpa V3"
/>
<img
class="box-image"
src="/assets/kokichi2.webp"
alt="Kokichi Oma from Danganronpa V3"
/>
</div>
<script src="/assets/script.js"></script>
</body>
</html>

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>~tess/lotte's website~</title>
<title>~my website~</title>
<meta
charset="UTF-8"
name="viewport"

View File

@ -1,7 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<link
rel="stylesheet"
href="https://tess.kittycat.homes/assets/stylesheet.css"
/>
<title>~games i've made~</title>
<meta
charset="UTF-8"
@ -24,30 +27,44 @@
</div>
<h2 class="box-title title">the games:</h2>
<h3 class="box-title title sub-title">
~
<a href="https://bathearttiger.itch.io/trainyard-trouble" class="link"
>trainyard trouble</a
>
</h3>
<h3 class="box-title title sub-title">~ trainyard trouble</h3>
<div class="box">
<p>
trainyard trouble is a game where you stack cargo on trains. it sounds
easy but it rly isnt!<br />
its a game i made for the godot wild jam with zoe!
trainyard trouble is a game where you stack cargo on trains. the goal is
to make sure your cargo hold doesnt overflow, with only three trains at
your disposal.<br />
its a game i made for the
<a href="https://godotwildjam.com/" class="link">godot wild jam</a> with
<a href="https://zoe.kittycat.homes" class="link">zoe</a>!
</p>
<p>im especially proud of the art i did for this one :)</p>
<iframe
width="90%"
style="border: 3px solid #e63e62; aspect-ratio: 16 / 9"
src="https://www.youtube.com/embed/Gr1N7ptkmuE"
></iframe>
<p style="font-size: 70%">
<a href="https://bathearttiger.itch.io/trainyard-trouble" class="link"
>itch.io</a
>
</p>
</div>
<h3 class="box-title title sub-title">
~
<a href="https://bathearttiger.itch.io/untitled-plant-game" class="link"
>untitled plant game</a
>
</h3>
<h3 class="box-title title sub-title">~ untitled plant game</h3>
<div class="box">
<p>
untitled plant game is a game where you take care of a very talkative
plant.<br />
i made it for procjam 2021 with zoe!
i made it for
<a href="https://www.procjam.com/" class="link">procjam 2021</a> with
<a href="https://zoe.kittycat.homes">zoe</a>!
</p>
<img class="box-image" src="/assets/untitled-plant-game.png" />
<p style="font-size: 70%">
<a href="https://bathearttiger.itch.io/untitled-plant-game" class="link"
>itch.io</a
>
</p>
</div>
<script src="/assets/script.js"></script>

View File

@ -24,18 +24,21 @@
</div>
<h2 class="title box-title">the things:</h2>
<h3 class="title box-title sub-title">
~ <a href="https://nimisin.kittycat.homes">nimisin generator</a>
<a
href="https://git.kittycat.homes/tess/ilo-pali-pi-nimi-sin"
class="link"
>(git)</a
>
</h3>
<h3 class="title box-title sub-title">~ nimisin generator</h3>
<div class="box">
<p>
i made a website in rust that generates toki pona words, with
definitions and example sentences!
i made a
<a href="https://nimisin.kittycat.homes" class="link">website</a> in
rust that generates toki pona words, with definitions and example
sentences!
</p>
<p style="font-size: 70%">
<a href="https://nimisin.kittycat.homes" class="link">website</a>
<a
href="https://git.kittycat.homes/tess/ilo-pali-pi-nimi-sin"
class="link"
>git</a
>
</p>
</div>
<script src="/assets/script.js"></script>

View File

@ -1,29 +1,54 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css">
<title>~videos~</title>
<meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
</head>
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>~videos~</title>
<meta
charset="UTF-8"
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png" />
</head>
<body style="padding-bottom:400px;">
<body style="padding-bottom: 400px">
<h1 class="title">
<span style="vertical-align: 100%">i</span>
<a href="./" style="vertical-align: 50%">make</a>
<a class="title-emphasis" href="./videos">videos</a>
<span style="vertical-align: -100%">sometimes</span>
</h1>
<div class="box">
<p>sometimes i make videos!</p>
</div>
<h1 class="title"><span style="vertical-align:100%;">i</span> <a href="./" style="vertical-align:50%;">make</a> <a class="title-emphasis" href="./videos">videos</a> <span style="vertical-align:-100%;">sometimes</span></h1>
<div class=box>
<p>sometimes i make videos!</p>
</div>
<h2 class="title box-title">my channels:</h2>
<div class=box>
<h3 style="color:#e63e62"><a href="https://www.youtube.com/channel/UCVnqur7UOjyHw8T1rhBYsJw" class=link>rawtess</a> (main channel)</h3>
<p>this is the channel where i upload my edited videos of my streams on twitch! <br>
sometimes i upload other things too,</p>
</div>
<div class=box>
<h3 style="color:#e63e62"><a href="https://www.youtube.com/channel/UCMSEOEdwsXwwVrEONVEHbhA" class=link>rawtess VODS!!!</a> (vods channel)</h3>
<p>this is the channel where i upload full streams!</p>
</div>
<script src="/assets/script.js"></script>
</body>
<h2 class="title box-title">my channels:</h2>
<h3 class="box-title title sub-title">rawtess (main channel)</h3>
<div class="box">
<p>
this is the channel where i upload my edited videos of my streams on
twitch! <br />
sometimes i upload other things too,
</p>
<p style="font-size: 70%">
<a
href="https://www.youtube.com/channel/UCVnqur7UOjyHw8T1rhBYsJw"
class="link"
>link</a
>
</p>
</div>
<h3 class="box-title title sub-title">rawtess VODS!!! (vods channel)</h3>
<div class="box">
<p>this is the channel where i upload full streams!</p>
<p style="font-size: 70%">
<a
href="https://www.youtube.com/channel/UCMSEOEdwsXwwVrEONVEHbhA"
class="link"
>link</a
>
</p>
</div>
<script src="/assets/script.js"></script>
</body>
</html>

View File

@ -88,8 +88,6 @@
>
</li>
</ul>
</ul>
<ul>
<li>
<a
href="https://rawtess.tumblr.com/post/619605538652684292/rude"
@ -102,8 +100,6 @@
<a href="https://rawtess.tumblr.com" class="link">rawtess</a>
</li>
</ul>
</ul>
<ul>
<li>
<a
href="https://cohost.org/rawtess/post/28665-jigsaw-puzzle"
@ -116,8 +112,6 @@
<a href="https://cohost.org/rawtess" class="link">rawtess</a>
</li>
</ul>
</ul>
<ul>
<li><a class="zelda">matrix</a></li>
<ul>
<li>
@ -128,8 +122,6 @@
>
</li>
</ul>
</ul>
<ul>
<li><a class="zelda">discord</a></li>
<ul>
<li>
@ -138,16 +130,12 @@
>
</li>
</ul>
</ul>
<ul>
<li><a class="zelda" href="../made/streams">twitch</a></li>
<ul>
<li>
<a class="link" href="https://twitch.tv/rawtess">rawtess</a>
</li>
</ul>
</ul>
<ul>
<li><a class="zelda" href="../made/videos">youtube</a></li>
<ul>
<li>
@ -165,8 +153,6 @@
>
</li>
</ul>
</ul>
<ul>
<li><a class="zelda" href="../good/music">last.fm</a></li>
<ul>
<li>
@ -177,7 +163,7 @@
</div>
<h2 class="box-title title">alternatively, check out</h2>
<div class="list">
<div class="list" style="padding-right: 20px">
<ul>
<li><a class="link" href="cat">my cat</a></li>
<li><a class="link" href="gay">im gay</a></li>

View File

@ -82,9 +82,7 @@
>
</li>
</ul>
</ul>
<ul>
<li>
<a
href="https://rawtess.tumblr.com/post/619605538652684292/rude"
@ -95,9 +93,7 @@
<ul>
<li><a href="https://rawtess.tumblr.com" class="link">rawtess</a></li>
</ul>
</ul>
<ul>
<li>
<a
href="https://cohost.org/rawtess/post/28665-jigsaw-puzzle"
@ -110,9 +106,7 @@
<a href="https://cohost.org/rawtess" class="link">rawtess</a>
</li>
</ul>
</ul>
<ul>
<li><a class="zelda">ilo Masi</a></li>
<ul>
<li>
@ -123,9 +117,7 @@
>
</li>
</ul>
</ul>
<ul>
<li><a class="zelda">ilo Siko</a></li>
<ul>
<li>
@ -134,16 +126,12 @@
>
</li>
</ul>
</ul>
<ul>
<li><a class="zelda" href="../made/streams">lipu Twitch</a></li>
<ul>
<li><a class="link" href="https://twitch.tv/rawtess">rawtess</a></li>
</ul>
</ul>
<ul>
<li><a class="zelda" href="../made/videos">lipu Jutu</a></li>
<ul>
<li>
@ -161,9 +149,7 @@
>
</li>
</ul>
</ul>
<ul>
<li><a class="zelda" href="../good/music">lipu last.fm</a></li>
<ul>
<li>
@ -174,7 +160,7 @@
</div>
<h2 class="box-title title">o lukin e ni kin!</h2>
<div class="list">
<div class="list" style="padding-right: 20px">
<ul>
<li><a class="link" href="cat">soweli mi</a></li>
<li><a class="link" href="gay">olin mi</a></li>