the heavy update
This commit is contained in:
parent
268bac99e3
commit
f281bc30fb
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
BIN
public/images/index/section_images/argentum.png
Normal file
BIN
public/images/index/section_images/argentum.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 475 B |
BIN
public/images/index/section_images/multi.gif
Normal file
BIN
public/images/index/section_images/multi.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
BIN
public/images/index/section_images/neocities.png
Normal file
BIN
public/images/index/section_images/neocities.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
BIN
public/images/index/section_images/videos.png
Normal file
BIN
public/images/index/section_images/videos.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 873 B |
@ -32,7 +32,7 @@
|
||||
to {transform:rotate(360deg);}
|
||||
}
|
||||
|
||||
.gang > img{
|
||||
.gang > img, .gang > * > img{
|
||||
border: 1px solid var(--celeste);
|
||||
}
|
||||
|
||||
|
@ -47,4 +47,8 @@ main{
|
||||
ul{
|
||||
color: var(--celeste);
|
||||
list-style: '> ';
|
||||
}
|
||||
|
||||
.hide_link{
|
||||
text-decoration: none;
|
||||
}
|
7112
views/clicking.hbs
Normal file
7112
views/clicking.hbs
Normal file
File diff suppressed because it is too large
Load Diff
@ -38,14 +38,12 @@
|
||||
</ul>
|
||||
</td>
|
||||
<td width="250">
|
||||
{{!-- <img alt="Note" src="/public/images/icons/note.png"><br> --}}
|
||||
<a href="https://gordochan.xyz"><h3>A Fun First Project</h3></a>
|
||||
{{!-- <img alt="Note" src="/public/images/icons/note.png"><br>
|
||||
<a href="/lists/websites">Websites</a> --}}
|
||||
<img alt="Note" src="/public/images/index/section_images/multi.gif"><br>
|
||||
<a href="https://gordochan.xyz"><h3>A Fun First Project. Archive.</h3></a>
|
||||
</td>
|
||||
<td class="gang" colspan="2">
|
||||
<br>
|
||||
<img src="/public/images/gang/badarot.png"><img src="/public/images/kiki.png"><img src="/public/images/gang/kopadot.png"><br>
|
||||
<img src="/public/images/gang/badarot.png"><a href="/kiki"><img src="/public/images/kiki.png"></a><img src="/public/images/gang/kopadot.png"><br>
|
||||
<img src="/public/images/gang/lean.png"><img src="/public/images/gang/bathroom_girl.png"><img src="/public/images/gang/nanashi.png"><br>
|
||||
If anyone knows where these are from please send an email. <br>1 BTC in bounties.
|
||||
<br>
|
||||
@ -54,11 +52,12 @@
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
{{!-- <img alt="Note" src="/public/images/icons/note.png"><br> --}}
|
||||
<img alt="Note" src="/public/images/index/section_images/neocities.png"><br>
|
||||
<a href="/"><h3>Neocities Site Restored</h3></a>
|
||||
</td>
|
||||
<td>
|
||||
{{!-- <img alt="Note" src="/public/images/icons/note.png"><br> --}}
|
||||
<br>
|
||||
<img alt="Note" src="/public/images/index/section_images/videos.png"><br>
|
||||
<a href="https://videos.lyricaltokarev.com/"><h3>Videos <br>(ESPAÑOL)</h3></a>
|
||||
</td>
|
||||
<td width="200" rowspan="2">
|
||||
@ -77,12 +76,13 @@
|
||||
<td>
|
||||
<hr>
|
||||
<img src="/public/images/assets/kiki_small_floating_head.png"><img src="/public/images/assets/kiki_small_floating_head.png"><img src="/public/images/assets/kiki_small_floating_head.png"><img src="/public/images/assets/kiki_small_floating_head.png"><img src="/public/images/assets/kiki_small_floating_head.png"><img src="/public/images/assets/kiki_small_floating_head.png"><br>
|
||||
Not everything is listed in here. Try clicking around the site for more!<br>
|
||||
Not everything is listed in here. Try <a class="hide_link" href="/clicking">clicking</a> around the site for more!<br>
|
||||
<img src="/public/images/assets/kiki_small_floating_head.png"><img src="/public/images/assets/kiki_small_floating_head.png"><img src="/public/images/assets/kiki_small_floating_head.png"><img src="/public/images/assets/kiki_small_floating_head.png"><img src="/public/images/assets/kiki_small_floating_head.png"><img src="/public/images/assets/kiki_small_floating_head.png">
|
||||
<hr>
|
||||
</td>
|
||||
<td>
|
||||
{{!-- <img alt="Note" src="/public/images/icons/note.png"><br> --}}
|
||||
<br>
|
||||
<img alt="Note" src="/public/images/index/section_images/argentum.png">
|
||||
<a href="/argentum/argentum"><h3><span class="red">Argentum</span> <span class="blue">Online</span> <br>(ESPAÑOL)</h3></a>
|
||||
</td>
|
||||
<td>
|
||||
|
Loading…
Reference in New Issue
Block a user