Página principal: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
Linha 7: | Linha 7: | ||
<!-- Item 1 --> | <!-- Item 1 --> | ||
<html> | |||
<div style="padding:10px; text-align:center;"> | |||
<a href="https://ragnarok.theclassic.games/news/first-steps" target="_blank"> | |||
<img src="https://ragnarok.theclassic.games/assets/img/5773016.png" width="250" height="178" | |||
style="object-fit:cover; border-radius:10px; | |||
transition: transform 0.3s ease; | |||
display: inline-block;" | |||
onmouseover="this.style.transform='scale(1.05)'" | |||
onmouseout="this.style.transform='scale(1)'"> | |||
</a> | |||
<div style="font-size:15px; margin-top:5px; text-align:center;"> | |||
Primeiros Passos<br> | |||
<a href="https://ragnarok.theclassic.games/news/first-steps" target="_blank">Veja mais</a> | |||
</div> | |||
</div> | |||
</html> | |||
<html> | <html> | ||
<div style="padding:10px; text-align:center;"> | <div style="padding:10px; text-align:center;"> |