escudo
This commit is contained in:
parent
f5e3b44cbf
commit
eaf43ee1fd
1359
public/images/escudo/1741490723.svg
Normal file
1359
public/images/escudo/1741490723.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 327 KiB |
BIN
public/images/escudo/escudo.png
Normal file
BIN
public/images/escudo/escudo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 651 KiB |
BIN
public/images/escudo/escudo_chico.png
Normal file
BIN
public/images/escudo/escudo_chico.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
public/images/escudo/escudo_mediano.png
Normal file
BIN
public/images/escudo/escudo_mediano.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 98 KiB |
25
public/styles/escudo/index.css
Normal file
25
public/styles/escudo/index.css
Normal 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;
|
||||||
|
}
|
@ -56,3 +56,7 @@
|
|||||||
max-width: 160px;
|
max-width: 160px;
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#escudo{
|
||||||
|
image-rendering: auto;
|
||||||
|
}
|
57
views/escudo.hbs
Normal file
57
views/escudo.hbs
Normal 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>
|
@ -164,7 +164,6 @@
|
|||||||
</table>
|
</table>
|
||||||
<br>
|
<br>
|
||||||
<h1>Lyrical Tokarev ~ Tabidachi Edition</h1>
|
<h1>Lyrical Tokarev ~ Tabidachi Edition</h1>
|
||||||
<img alt="Flower Tank" src="/public/images/flower_tank.png">
|
|
||||||
<p>
|
<p>
|
||||||
There are things to do. The World's Last Day is just around the corner!<br>
|
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>
|
If you find yourself in dire need of establishing a communication channel, details are following below.<br>
|
||||||
@ -181,10 +180,15 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</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>
|
||||||
<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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
Loading…
Reference in New Issue
Block a user