webjam live tweaks

This commit is contained in:
gome 2023-08-29 22:22:19 -05:00
parent 868a3a72e3
commit 89ece9feaf
1 changed files with 18 additions and 1 deletions

View File

@ -91,6 +91,12 @@
font-size: 20px;
font-weight: bold;
}
.participant-list.nolink {
margin-top: -15px;
}
.participant-list.nolink .participant {
height: auto;
}
@media only screen and (max-width: 700px) {
.participant-list {
grid-template-columns: 1fr 1fr;
@ -142,7 +148,18 @@
<li class='participant'><span class='username'>~singletona082</span> is working on several pages: <a href='https://ctrl-c.club/~singletona082/zine/'>ctrl-zine</a>, <a href='https://ctrl-c.club/~singletona082/ham/'>ham radio</a>, <a href='https://ctrl-c.club/~singletona082/garden/'>garden</a>, <a href='https://ctrl-c.club/~singletona082/ifiction/'>ifiction</a></li>
<li class='participant'><span class='username'>~jara25</span> is experimenting with <a href='https://ctrl-c.club/~jara25/webjam-23/'>3D graphics</a></li>
<li class='participant'><span class='username'>~luchiz</span> is making a <a href='https://ctrl-c.club/~luchiz/webjam23/'>MIDI synthesizer</a></li>
<li class='participant'><span class='username'>~gome</span> is working on several pages: <a href='https://ctrl-c.club/~gome/library/techsplanations'>techsplanations</a>, <a href='https://ctrl-c.club/~gome/library/song-writing'>song writing</a>, <a href='https://ctrl-c.club/~gome/library/inner-glossary'>inner glossary</a></li>
<li class='participant'><span class='username'>~toochill</span> is writing about their <a href='https://ctrl-c.club/~toochill/weeb.html'>taste in anime</a></li>
<li class='participant'><span class='username'>~sshdaemon</span> is working on their <a href='https://ctrl-c.club/~sshdaemon/'>whole site</a></li>
<li class='participant'><span class='username'>~gome</span> is <a href='https://ctrl-c.club/~gome/library/songbook'>writing about songs</a></li>
</ul>
<ul class='participant-list nolink'>
<li class='participant'><span class='username'>~lettuce</span></li>
<li class='participant'><span class='username'>~wholesomedonut</span></li>
<li class='participant'><span class='username'>~gtlsgamr</span></li>
<li class='participant'><span class='username'>~giggles</span></li>
<li class='participant'><span class='username'>~alextheuxguy</span></li>
<li class='participant'><span class='username'>~wvf</span></li>
<li class='participant'><span class='username'>~yinznme</span></li>
</ul>
<h3 class='stop-5'>Still meaning to join?</h3>
<p>Just email me the URL(s) you are working on at <code>gome<span style='user-select: none;'>&nbsp;&#8203;</span>@<span style='user-select: none;'>&nbsp;&#8203;</span>ctrl-c.club</code> before the end of the jam!</p>