Changelog: mudanças entre as edições

De WaveFlyff
Ir para navegação Ir para pesquisar
Sem resumo de edição
Limpou toda a página
Etiqueta: anulando
 
(17 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
<html>
 
<head>
    <style>
        body {
            font-family: Arial, sans-serif;
        }
        .header {
            text-align: center;
            margin-bottom: 20px;
        }
        .header img {
            width: 60%;
            height: auto;
        }
        .table-container {
            width: 90%;
            margin: 0 auto;
        }
        table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
        }
        th {
            background-color: #a9def5;
            text-align: left;
            padding: 10px;
        }
        td {
            padding: 10px;
            border: 1px solid #ddd;
        }
        .section-title {
            font-weight: bold;
        }
        ul {
            padding-left: 20px;
        }
    </style>
</head>
<body>
    <div class="header">
        <img alt="Bannerwinter.png" src="https://i.imgur.com/Jub4Gvb.png">
        <p>
            Acesse as Changelogs anteriores
            <a href="Changelogs" title="Changelogs">clicando aqui</a>.
        </p>
    </div>
    <div class="table-container">
       
    </div>
</body>
</html>

Edição atual tal como às 18h04min de 18 de julho de 2025