cebnter adn phonewave

This commit is contained in:
nelle 2024-08-17 14:07:34 -06:00
parent 38884e152b
commit 80006144b5
7 changed files with 10 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 KiB

After

Width:  |  Height:  |  Size: 577 KiB

View file

@ -24,7 +24,9 @@
-webkit-box-shadow: 0 0 8px var(--accent); -webkit-box-shadow: 0 0 8px var(--accent);
-moz-box-shadow: 0 0 8px var(--accent); -moz-box-shadow: 0 0 8px var(--accent);
box-shadow: 0 0 8px var(--accent); box-shadow: 0 0 8px var(--accent);
}
.center {
text-align: center; text-align: center;
} }

View file

@ -3,7 +3,7 @@ const today = new Date();
--- ---
<br> <br>
<footer class="footer" > <footer class="footer" >
<section class="content"> <section class="content center">
<!--Badges--> <!--Badges-->
<a>buttons i created</a> <a>buttons i created</a>
<br> <br>
@ -98,9 +98,9 @@ const today = new Date();
<hr> <hr>
<a>Web Rings</a> <a>Web Rings</a>
<br> <br>
<a href="https://applianceri.ng/next?host=limepot.xyz"><img alt="Future Gadget 204 - A Functional Time Machine" src="/assets/webrings/FG204.png" width="100px"></a> <a href="https://applianceri.ng/next?host=nelle.observer"><img alt="Future Gadget 204 - A Functional Time Machine" src="/assets/webrings/phonewave.png" width="100px"></a>
</section> </section>
<section class="content"> <section class="content center">
<p class="glitch-alt small-quote">El. Psy. Kongroo.</p> <p class="glitch-alt small-quote">El. Psy. Kongroo.</p>
<a class="small-quote" href="/site-info">Site Info</a> <a class="small-quote" href="/site-info">Site Info</a>
</section> </section>

View file

@ -7,7 +7,7 @@ const { title } = Astro.props;
<!-- <!--
onmouseover="PlaySound('hoverSound')" onmouseover="PlaySound('hoverSound')"
onmouseout="StopSound('hoverSound')" --> onmouseout="StopSound('hoverSound')" -->
<section class="content"> <section class="content center">
<nav class="menu"> <nav class="menu">
<button <button
class="custom-btn btn-1" class="custom-btn btn-1"

View file

@ -17,7 +17,7 @@ const { title } = Astro.props;
</head> </head>
<body onload="onload()" id="body"> <body onload="onload()" id="body">
<Header /> <Header />
<section class="content"> <section class="content center">
<h1 class="title">{title}</h1> <h1 class="title">{title}</h1>
</section> </section>
<slot /> <slot />

View file

@ -5,7 +5,7 @@ import Layout from "../layouts/Layout.astro";
<Layout title="nelle.observer"> <Layout title="nelle.observer">
<main> <main>
<!-- Title Area --> <!-- Title Area -->
<section class="content"> <section class="content center">
<h2>hello, creature.</h2> <h2>hello, creature.</h2>
<p> <p>
my name is nelle (not Nelle, nelle), some call me <span class="glitch">[data expunged]</span>. my name is nelle (not Nelle, nelle), some call me <span class="glitch">[data expunged]</span>.
@ -13,7 +13,7 @@ import Layout from "../layouts/Layout.astro";
i am a 20-something year old, <span class="glitch">[data expunged]</span>, with not much else going on. i am a 20-something year old, <span class="glitch">[data expunged]</span>, with not much else going on.
</p> </p>
</section> </section>
<section class="content"> <section class="content center">
<h2>points of contact</h2> <h2>points of contact</h2>
<p><a href="mailto:the@nelle.observer"><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-md-email"></i> Email</a></p> <p><a href="mailto:the@nelle.observer"><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-md-email"></i> Email</a></p>
<p><a href="https://steamcommunity.com/id/limepot/"><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-fa-steam"></i> Steam</a></p> <p><a href="https://steamcommunity.com/id/limepot/"><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-fa-steam"></i> Steam</a></p>
@ -27,7 +27,7 @@ import Layout from "../layouts/Layout.astro";
><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-md-youtube"></i> Youtube</a> ><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-md-youtube"></i> Youtube</a>
</p> </p>
</section> </section>
<section class="content"> <section class="content center">
<div id="lastfm-widget" style="text-align: center;"> <div id="lastfm-widget" style="text-align: center;">
<div id="widget"> <div id="widget">
<a href="https://www.last.fm/user/LimePotato" <a href="https://www.last.fm/user/LimePotato"