Mudanças entre as edições de "MediaWiki:Common.css"
De Wiki AnDes Sistemas
| Linha 1: | Linha 1: | ||
.img-responsive { | .img-responsive { | ||
| − | min-width: | + | min-width: 1200px !important; /* Força tamanho mínimo */ |
width: 100% !important; | width: 100% !important; | ||
max-width: 900px !important; | max-width: 900px !important; | ||
Edição das 13h54min de 11 de novembro de 2025
.img-responsive { min-width: 1200px !important; /* Força tamanho mínimo */ width: 100% !important; max-width: 900px !important; height: auto !important; display: block !important; margin: 0 auto !important; }