Mais ações
Sem resumo de edição Etiqueta: Revertido |
Sem resumo de edição |
||
| (9 revisões intermediárias pelo mesmo usuário não estão sendo mostradas) | |||
| Linha 3: | Linha 3: | ||
table-layout: fixed; | table-layout: fixed; | ||
margin: auto; | margin: auto; | ||
margin-top: 10px; | |||
margin-bottom: 10px; | |||
background-color:transparent; | background-color:transparent; | ||
} | |||
.navegador #bottom{ | |||
position:absolute; | |||
bottom:0; | |||
} | } | ||
Edição atual tal como às 13h08min de 15 de março de 2024
.navegador{
width: 100%;
table-layout: fixed;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
background-color:transparent;
}
.navegador #bottom{
position:absolute;
bottom:0;
}