add github/fedi links

This commit is contained in:
41666 2023-10-01 03:29:55 -04:00
parent 59a6487d99
commit 7e8b1ad477
3 changed files with 15 additions and 54 deletions

View file

@ -16,38 +16,17 @@
line-height: 1.5;
text-shadow: 1px 1px 3px hsl(38, 45%, 22%);
}
a {
color: inherit;
text-decoration: none;
}
ul {
list-style: none;
padding: 0;
margin: 0;
padding-left: 1rem;
}
li {
&:hover {
color: hsl(39, 100%, 80%);
& a {
text-decoration: underline;
}
}
&::before {
content: "▸";
margin-right: 0.5rem;
}
}
</style>
<link rel="stylesheet" href="index.css" />
<main>
<header>
<div>com.mekanoe.art //</div>
<div class="subtext">a collection of 3D works</div>
<div class="subtext">
<< noeidelon >>
<a href="https://github.com/mekanoe/noeidelon">[github]</a>
<a href="https://sapphic.engineer/noe" rel="me">[fedi]</a>
<br />a collection of 3D works
</div>
</header>
<section id="works">
<ul>

View file

@ -12,6 +12,9 @@ header {
font-size: 1rem;
margin-left: 0.5rem;
color: hsl(39, 68.6%, 31.2%);
& a:hover {
color: hsl(39, 100%, 80%);
}
}
}

View file

@ -16,38 +16,17 @@
line-height: 1.5;
text-shadow: 1px 1px 3px hsl(38, 45%, 22%);
}
a {
color: inherit;
text-decoration: none;
}
ul {
list-style: none;
padding: 0;
margin: 0;
padding-left: 1rem;
}
li {
&:hover {
color: hsl(39, 100%, 80%);
& a {
text-decoration: underline;
}
}
&::before {
content: "▸";
margin-right: 0.5rem;
}
}
</style>
<link rel="stylesheet" href="index.css" />
<main>
<header>
<div>com.mekanoe.art //</div>
<div class="subtext">a collection of 3D works</div>
<div class="subtext">
<< noeidelon >>
<a href="https://github.com/mekanoe/noeidelon">[github]</a>
<a href="https://sapphic.engineer/noe" rel="me">[fedi]</a>
<br />a collection of 3D works
</div>
</header>
<section id="works">
<ul>