shirikake
This commit is contained in:
parent
49b8a94dad
commit
507528818d
BIN
public/images/backgrounds/index.png
Normal file
BIN
public/images/backgrounds/index.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
@ -3,7 +3,7 @@
|
||||
image-rendering: auto;
|
||||
}
|
||||
|
||||
table{
|
||||
.kiki_table{
|
||||
border-color: green;
|
||||
}
|
||||
|
||||
@ -18,3 +18,9 @@ table{
|
||||
.red{
|
||||
color: red;
|
||||
}
|
||||
|
||||
/* .main_div{
|
||||
background-image: url("/public/images/backgrounds/index.png");
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
} */
|
@ -1,5 +1,5 @@
|
||||
<body>
|
||||
<center>
|
||||
<center class="main_div">
|
||||
<h1>Lyrical Tokarev ~ Tabidachi Edition</h1>
|
||||
<img alt="Flower Tank" src="/public/images/flower_tank.png">
|
||||
<p>
|
||||
@ -10,7 +10,7 @@
|
||||
E-mail: <a href="mailto:gor@lyricaltokarev.com">gor@lyricaltokarev.com</a> - <a href="/public/etc/gor.asc">PGP Key</a> (03E152196B44F1493A40DD422BC14FE04B476C38)<br>
|
||||
If possible, encrypt your communications.
|
||||
</p>
|
||||
<table border="1" align="center" cellpading="0">
|
||||
<table class="kiki_table" border="1" align="center" cellpading="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
@ -33,6 +33,55 @@
|
||||
<a href="/public/cchat/"><img class="folder" alt="Folder" src="/public/images/icons/folder/folder_file_kiki.png"><br>CC files</a>
|
||||
<hr>
|
||||
<h2>Stuff</h2>
|
||||
|
||||
{{!-- <table border="1">
|
||||
<tbody align="center">
|
||||
<tr>
|
||||
<td width="300">
|
||||
<img alt="Note" src="/public/images/icons/note.png"><br>
|
||||
<a href="/lists/anime"><h3>Anime/Vidya List</h3></a>
|
||||
</td>
|
||||
<td width="300">
|
||||
<img alt="Note" src="/public/images/icons/note.png"><br>
|
||||
<a href="/lists/websites"><h3>Websites</h3></a>
|
||||
</td>
|
||||
<td width="300">
|
||||
<img alt="Note" src="/public/images/icons/note.png"><br>
|
||||
<a href="/lists/update_log"><h3>Update Log</h3></a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<img alt="Note" src="/public/images/icons/note.png"><br>
|
||||
<a href="/"><h3>Neocities Site Restored</h3></a>
|
||||
</td>
|
||||
<td>
|
||||
<img alt="Note" src="/public/images/kiki.png"><br>
|
||||
</td>
|
||||
<td>
|
||||
<img alt="Note" src="/public/images/icons/note.png"><br>
|
||||
<a href="/argentum/argentum"><h3>Argentum Online<br> (SUPER ESPAÑOL)</h3></a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<img alt="Note" src="/public/images/icons/note.png"><br>
|
||||
<a href="https://gordochan.xyz"><h3>A Fun First Project</h3></a>
|
||||
</td>
|
||||
<td>
|
||||
<img alt="Note" src="/public/images/icons/note.png"><br>
|
||||
<a href="/argentum/argentum"><h3>Videos (SUPER ESPAÑOL)</h3></a>
|
||||
</td>
|
||||
<td>
|
||||
<img alt="Note" src="/public/images/icons/note.png"><br>
|
||||
<a href="/kiki"><h3>Kiki Nation</h3></a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table> --}}
|
||||
|
||||
<h3>Lists</h3>
|
||||
<img alt="Note" src="/public/images/icons/note.png"><br>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user