242 lines
6.2 KiB
HTML
242 lines
6.2 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>alien hospital</title>
|
||
|
|
<!-- The style.css file allows you to change the look of your web pages.
|
||
|
|
If you include the next line in all your web pages, they will all share the same look.
|
||
|
|
This makes it easier to make new pages for your site. -->
|
||
|
|
<link rel="alternate" type="application/rss+xml"
|
||
|
|
href="/feed.xml" title="RSS">
|
||
|
|
<style>
|
||
|
|
|
||
|
|
body {
|
||
|
|
background-image: url('/MOON.JPG');
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
.header {
|
||
|
|
font-size: 26px;
|
||
|
|
background-color: #fff;
|
||
|
|
width: 100px;
|
||
|
|
}
|
||
|
|
.bg {
|
||
|
|
margin-left: 10px;
|
||
|
|
margin-top: 90px;
|
||
|
|
position: absolute;
|
||
|
|
|
||
|
|
}
|
||
|
|
.spacebg {
|
||
|
|
margin: 0 auto;
|
||
|
|
}
|
||
|
|
.about {
|
||
|
|
position: absolute;
|
||
|
|
margin-left: 130px;
|
||
|
|
margin-top: 10px;
|
||
|
|
}
|
||
|
|
a:hover {
|
||
|
|
webkit-filter: blur(1px);
|
||
|
|
filter: blur(1px);
|
||
|
|
}
|
||
|
|
.kin {
|
||
|
|
position: absolute;
|
||
|
|
margin-left: 650px;
|
||
|
|
margin-top: 50px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.inner {
|
||
|
|
width: 750px;
|
||
|
|
height: 600px;
|
||
|
|
font-family: arial;
|
||
|
|
border: 8px #260040 groove;
|
||
|
|
font-size: 19px;
|
||
|
|
background-color: #fff;
|
||
|
|
margin: 0 auto;
|
||
|
|
overflow-y: scroll;
|
||
|
|
padding: 5px;
|
||
|
|
box-shadow: 20px 6px 2px -5px #d5b6e3 ;
|
||
|
|
|
||
|
|
}
|
||
|
|
.etc {
|
||
|
|
color: #000;
|
||
|
|
border: 8px #260040 groove;
|
||
|
|
background: #fff;
|
||
|
|
position: absolute;
|
||
|
|
width: 450px;
|
||
|
|
margin-left: 350px;
|
||
|
|
margin-top: 0px;
|
||
|
|
padding: 4px;
|
||
|
|
height: 240px;
|
||
|
|
overflow-y: scroll;
|
||
|
|
overflow-x: hidden;
|
||
|
|
}
|
||
|
|
|
||
|
|
.container {
|
||
|
|
|
||
|
|
width: 858px;
|
||
|
|
height: 650px;
|
||
|
|
background-image: url('/stars5.gif');
|
||
|
|
margin: 0 auto;
|
||
|
|
z-index: 99;
|
||
|
|
bottom: 29px;
|
||
|
|
border: 1px white solid;
|
||
|
|
overflow: hidden;
|
||
|
|
box-shadow: 20px 2px 2px #d5b6e3 ;
|
||
|
|
}
|
||
|
|
|
||
|
|
.imgav {
|
||
|
|
position: absolute;
|
||
|
|
top: 10;
|
||
|
|
left: 60;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
.navlink{
|
||
|
|
background-color: white;
|
||
|
|
display: block;
|
||
|
|
padding: 5px;
|
||
|
|
margin: 8px 5px 8px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.mainbox {
|
||
|
|
width: 700px;
|
||
|
|
height:300px;
|
||
|
|
padding: 5px;
|
||
|
|
border: 8px #260040 groove;
|
||
|
|
position: absolute;
|
||
|
|
margin-top: 300px;
|
||
|
|
margin-left: 65px;
|
||
|
|
color: #000;
|
||
|
|
overflow-y: scroll;
|
||
|
|
background-color: white;
|
||
|
|
}
|
||
|
|
.mywork {
|
||
|
|
position: absolute;
|
||
|
|
margin-left: 55px;
|
||
|
|
margin-top: 150px;
|
||
|
|
}
|
||
|
|
.sitemap {
|
||
|
|
position: absolute;
|
||
|
|
margin-left: 250px;
|
||
|
|
margin-top: 3px;
|
||
|
|
}
|
||
|
|
.photoart{
|
||
|
|
position: absolute;
|
||
|
|
margin-left: 350px;
|
||
|
|
margin-top: 150px;
|
||
|
|
}
|
||
|
|
|
||
|
|
a {
|
||
|
|
color: #000;
|
||
|
|
}
|
||
|
|
|
||
|
|
a:visited {
|
||
|
|
color: #000;
|
||
|
|
}
|
||
|
|
button:a {
|
||
|
|
color: #000;
|
||
|
|
}
|
||
|
|
.journal {
|
||
|
|
position: absolute;
|
||
|
|
margin-left: 200px;
|
||
|
|
margin-top: 220px;
|
||
|
|
}
|
||
|
|
.collections {
|
||
|
|
|
||
|
|
position: absolute;
|
||
|
|
margin-left: 90px;
|
||
|
|
margin-top: 330px;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
aside {
|
||
|
|
background-color: #000;
|
||
|
|
width: 180px;
|
||
|
|
height: 650px; z-index: 1;
|
||
|
|
|
||
|
|
padding: 20px;
|
||
|
|
position: fixed;
|
||
|
|
left: 0;
|
||
|
|
overflow-y: scroll;
|
||
|
|
overflow-x: hidden;
|
||
|
|
top: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.secrets {
|
||
|
|
position: absolute;
|
||
|
|
margin-left: 570px;
|
||
|
|
margin-top: 380px;
|
||
|
|
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
.updated {
|
||
|
|
height: 100px;
|
||
|
|
width: 180px;
|
||
|
|
overflow: scroll;
|
||
|
|
position: absolute;
|
||
|
|
}
|
||
|
|
.tg {border-collapse:collapse;border-spacing:0;}
|
||
|
|
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
|
||
|
|
overflow:hidden;padding:10px 5px;word-break:normal;}
|
||
|
|
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
|
||
|
|
font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
|
||
|
|
.tg .tg-0pky{border-color:inherit;text-align:left;vertical-align:top}
|
||
|
|
.roomtransition {
|
||
|
|
position: absolute;
|
||
|
|
margin-left: 700px;
|
||
|
|
margin-top: 250px;
|
||
|
|
}
|
||
|
|
* {box-sizing: border-box;}
|
||
|
|
canvas {
|
||
|
|
border: 1px solid black;
|
||
|
|
cursor: crosshair;
|
||
|
|
}
|
||
|
|
#gallery {
|
||
|
|
display: flex;
|
||
|
|
flex-wrap: wrap;
|
||
|
|
gap: 10px;
|
||
|
|
}
|
||
|
|
.image-container {
|
||
|
|
border: 1px solid #ccc;
|
||
|
|
padding: 5px;
|
||
|
|
max-width: 200px;
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
.image-container img {
|
||
|
|
max-width: 100%;
|
||
|
|
height: auto;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.preview {
|
||
|
|
font-family: 'symphonyfont';
|
||
|
|
font-weight: 900;
|
||
|
|
font-size: 30px;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
|
||
|
|
<center><div class="header"><a href="/homepage">back</a></div> </center>
|
||
|
|
<div class="container"><div class="inner"><h2>Fandom Badges</h2>
|
||
|
|
Badges I've earned in various fandom events. <hr><a href="https://femslashfete.dreamwidth.org/">femslashfete:</a><br><img src="https://64.media.tumblr.com/40f357f299456844f903ad7bf27df56a/02b47ce67b92eb7b-7b/s250x400/f458de0526738b3e3d8349aa495200fc1acbbff5.png" alt="femslashfete badge: soiree of the season: 10 fills"><img src="https://64.media.tumblr.com/514bce29bf71193be736199a78aa0cbd/02b47ce67b92eb7b-e1/s250x400/42d980bdf1a358ea766a25c83f8afcd9126fbf47.png" alt="femslashfete badge: a raucous revelry: 25 fills"><br><a href="https://elasticella.dreamwidth.org/90500.html">fresh femslash salad bar:</a> <br>2025: <img src="https://i.ibb.co/FkRWYvzb/image.png" alt="image" border="0"> 2024: <img src="https://i.ibb.co/4nc2Q2pN/image.png" alt="image" border="0"><br><br>
|
||
|
|
<a href="https://www.tumblr.com/julybreakbingo">July Break Bingo:</a>
|
||
|
|
<br>(at request of the reward creators, please do not reupload, alter or steal these!)<br>
|
||
|
|
<br>2025:<br>
|
||
|
|
<img src="/JBB-Uno.png" width="200px"><img src="/JBB-25-Mix-Tape.png" width="200px">
|
||
|
|
<br>
|
||
|
|
<br>
|
||
|
|
<a href="https://elasticella.dreamwidth.org/94253.html?view=1016621&posted=1#cmt1016621">Hotties Haunting the Narrative</a> 2025:<br>
|
||
|
|
<img src="https://64.media.tumblr.com/3a678a37f1761efd6435dbb19e44e027/ccc0fa30dd935a3e-12/s250x400/6d653e5025cb3cf39658528c71cce08728134392.png">
|
||
|
|
<hr>
|
||
|
|
Certificates I got for supporting <a href="https://fujocoded.com/">fujocoded</a>! Please don't steal these pretty pretty please<br><img src="/shipbadge.png" width="450px"><br>Doom Patrol (TV)<br><img src="/wm.png" width="450px"><br><img src="https://file.garden/aJzQmzrHVB4BLKwu/solara%20certificate.png" width="450px">The Orville (TV)
|
||
|
|
<br>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
|
||
|
|
</html>
|
||
|
|
|