Mais ações
Criou página com '.infobox { border-left: 5px solid #897051; border-radius: 5px; float: right; margin: 0 0 1em 1em; width: auto; } .infobox-image { text-align: center; } .infobox table { border-top: 5px solid #897051; width:100%; } .infobox tr:nth-child(even) { background: rgba(137, 112, 81, 0.3); } .infobox th { text-align: right; vertical-align: top; width: 30%; } .infobox td { vertical-align: top; }' |
Sem resumo de edição |
||
| Linha 8: | Linha 8: | ||
.infobox-image { | .infobox-image { | ||
text-align: center; | text-align: center; | ||
border-bottom: 5px solid #897051; | |||
} | } | ||
.infobox table { | .infobox table { | ||
width:100%; | width:100%; | ||
} | } | ||
Edição das 17h38min de 1 de dezembro de 2022
.infobox {
border-left: 5px solid #897051;
border-radius: 5px;
float: right;
margin: 0 0 1em 1em;
width: auto;
}
.infobox-image {
text-align: center;
border-bottom: 5px solid #897051;
}
.infobox table {
width:100%;
}
.infobox tr:nth-child(even) {
background: rgba(137, 112, 81, 0.3);
}
.infobox th {
text-align: right;
vertical-align: top;
width: 30%;
}
.infobox td {
vertical-align: top;
}