This commit is contained in:
simio 2025-03-09 03:15:16 -03:00
parent f5e3b44cbf
commit eaf43ee1fd
8 changed files with 1453 additions and 4 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 327 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 651 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

View File

@ -0,0 +1,25 @@
#escudo{
image-rendering: auto;
max-width: 480px;
height: auto;
}
#cidoku{
color: #ff2050;
}
#celeste{
color: var(--celeste);
}
#tabla_escudo{
max-width: 100%;
}
#body{
padding: 10px;
}
#escudo_td{
padding: 10px;
}

View File

@ -56,3 +56,7 @@
max-width: 160px;
overflow-x: scroll;
}
#escudo{
image-rendering: auto;
}

57
views/escudo.hbs Normal file
View File

@ -0,0 +1,57 @@
<body>
<center id="body">
<h1>Escudo de Armas</h1>
<table id="tabla_escudo" border="1px">
<tbody>
<tr>
<td id="escudo_td">
<a href="/public/images/escudo/escudo.png"><img id="escudo" src="/public/images/escudo/escudo_mediano.png"></a>
</td>
<td valign="top">
<table cellpadding="10" border="1px">
<tbody>
<tr>
<td>
<p>Blasonador: <a id="cidoku" href="http://cidoku.net">Cidoku</a></p>
</td>
<td>
<p>Armígero: <a href="http://lyricaltokarev.com"><span id="celeste">Gor Down</span></a></p>
</td>
<td>
<p>Otorgado el: 9 de marzo, 2025</p>
</td>
</tr>
<tr>
<td colspan="3">
<center><h2>Blasón</h2></center>
<p>Cortado de celeste y sable: en jefe tres ojos de plata irisados celeste puestos en faja y en punta un torii de plata. Finalmente, una bordura celeste fileteada de plata.</p>
<hr>
<center><h2>Timbre</h2></center>
<p>En timbre, lambrequín y burelete de plata y celeste, busto de mujer de frente cabellada de sinople, con dos coletas de sinople sujetadas con losanges también de sinople, y vestida de sable con un moño en el pecho de sinople <img align="top" src="/public/images/assets/kiki_small_floating_head.png">.</p>
<hr>
<center>
<h2>Lema</h2>
<p>天下布武 (てんかふぶ, Tenkafubu)</p>
</center>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</center>
</body>

View File

@ -164,7 +164,6 @@
</table>
<br>
<h1>Lyrical Tokarev ~ Tabidachi Edition</h1>
<img alt="Flower Tank" src="/public/images/flower_tank.png">
<p>
There are things to do. The World's Last Day is just around the corner!<br>
If you find yourself in dire need of establishing a communication channel, details are following below.<br>
@ -181,10 +180,15 @@
</tr>
</tbody>
</table>
<a href="https://cidoku.net/es/stuff/cchat/">Tambien se suele estar aca</a><br><br>
<a href="https://cidoku.net/es/stuff/cchat/">Tambien se suele estar aca</a>
<br>
<br>
<br>
<br>
<img alt="Flower Tank" src="/public/images/flower_tank.png">
</td>
<td valign="top" class="matsurigoto" width="203">
<td valign="center" align="center" class="matsurigoto" width="203">
<a href="/escudo"><img id="escudo" src="/public/images/escudo/escudo_chico.png"></a>
</td>
</tr>
</tbody>