Ativa o menu
Toggle preferences menu
Alternar menu pessoal
Não autenticado(a)
Your IP address will be publicly visible if you make any edits.

Predefinição:Navegador/styles.css: mudanças entre as edições

De Runas & Campeões
Sem resumo de edição
Sem resumo de edição
Linha 3: Linha 3:
     table-layout: fixed;
     table-layout: fixed;
     margin: auto;
     margin: auto;
     margin-bottom: 5px;
margin-top: 10px;
     margin-bottom: 10px;
     background-color:transparent;
     background-color:transparent;
}
}

Edição das 20h07min de 12 de dezembro de 2022

.navegador{
    width: 100%;
    table-layout: fixed;
    margin: auto;
	margin-top: 10px;
    margin-bottom: 10px;
    background-color:transparent;
}