added cornring

This commit is contained in:
Emma Tebibyte 2022-09-25 21:27:08 -04:00
parent 218c687d62
commit ae4ba3ea60
2 changed files with 37 additions and 21 deletions

View File

@ -39,6 +39,7 @@ body {
a {
transition-duration: 0.4s;
color: #9d4e54;
text-align: inherit;
text-decoration: underline;
text-decoration-color: transparent;
}
@ -64,17 +65,19 @@ main {
box-shadow: 1.5em 1.5em 3.5em #131211, -1.5em -1.5em 3.5em #1b1a17;
}
menu li {
display: inline;
}
p {
text-align: justify;
}
section {
flex-basis: 49%;
flex-grow: 1;
}
section.full {
margin: 0;
flex-basis: 100%;
text-align: justify;
}
.back h5 {
color: #9d4e54;
text-align: left;
@ -97,6 +100,8 @@ section.full {
}
.full {
flex-basis: 100%;
margin: 0;
text-align: center;
}

View File

@ -18,14 +18,16 @@
</div>
<main>
<section class="full">
<h1 class="full">
Hi! I'm Emma Tebibyte.
</h1>
<p id="pronouns">
(<a href="https://pronoun.is/fae" title="my pronouns">
fae/faer
</a>)
</p>
<hgroup>
<h1>
Hi! I'm Emma Tebibyte.
</h1>
<p id="pronouns">
(<a href="https://pronoun.is/fae" title="my pronouns">
fae/faer
</a>)
</p>
</hgroup>
<p>
I founded Tebibyte Media in 2020. Initially, its only goal was
to further the adoption of
@ -49,13 +51,22 @@
only to the fantastic job my staff does but also to the
comfortable and friendly environment sustained in the community
itself.
<div class="warn">
<img class="sym" src="assets/img/warn.svg" />
<p>
Some of the links on this page lead to sites with
nonfree JavaScript.
</p>
</div>
<menu class="full webring" id="cornring">
<li>
<a href="https://cornring.netlify.app/emmatebibyte/previous">
<<</a>
</li>
<li>
<a href="https://cornring.netlify.app/">Cornring</a>
</li>
<li>
<a href="https://cornring.netlify.app/emmatebibyte/next">
>>
</a>
</li>
</menu>
</section>
<section>
<h2 class="full" id="contact">