Compare commits

...

1 Commits

Author SHA1 Message Date
forust 1dec4de708 nya~ 2025-12-09 21:56:13 +01:00
2 changed files with 20 additions and 2 deletions
@@ -134,6 +134,7 @@ ul {
background-size: cover; background-size: cover;
} }
/* if no avatar added: */ /* if no avatar added: */
.placeholder::before { .placeholder::before {
content: "?"; content: "?";
@@ -158,6 +159,7 @@ footer {
/* flag{why-are-you-here?} */ /* flag{why-are-you-here?} */
margin-top: 4rem; margin-top: 4rem;
} }
/* SMTH RESPONSIVE */ /* SMTH RESPONSIVE */
@media (max-width: 600px) { @media (max-width: 600px) {
.grid-2 { .grid-2 {
@@ -165,3 +167,11 @@ footer {
gap: 0; gap: 0;
} }
} }
/* nya~ */
.birthday {
color: var(--dim);
font-size: 0.75rem;
margin-top: 4px;
opacity: 0.75;
}
+8
View File
@@ -119,6 +119,14 @@
<a href="https://chernuha.space" target="_blank">Chernuha</a> <a href="https://chernuha.space" target="_blank">Chernuha</a>
</div> </div>
<div class="member">
<div class="avatar"
style="background-image: url('assets/images/team/vv.jpg'); background-size: cover; background-position: center;">
</div>
<a href="./miku.html" target="_blank">vv</a>
<p class="birthday">Happy Birthday, darling ♡</p>
</div>
<div class="member"> <div class="member">
<div class="avatar" <div class="avatar"
style="background-image: url('assets/images/team/hudan.jpg'); background-size: cover; background-position: center;"> style="background-image: url('assets/images/team/hudan.jpg'); background-size: cover; background-position: center;">