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 { a {
transition-duration: 0.4s; transition-duration: 0.4s;
color: #9d4e54; color: #9d4e54;
text-align: inherit;
text-decoration: underline; text-decoration: underline;
text-decoration-color: transparent; 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; 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 { section {
flex-basis: 49%; flex-basis: 49%;
flex-grow: 1; flex-grow: 1;
} }
section.full {
margin: 0;
flex-basis: 100%;
text-align: justify;
}
.back h5 { .back h5 {
color: #9d4e54; color: #9d4e54;
text-align: left; text-align: left;
@ -97,6 +100,8 @@ section.full {
} }
.full { .full {
flex-basis: 100%;
margin: 0;
text-align: center; text-align: center;
} }

View File

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