Mudanças entre as edições de "MediaWiki:Common.css"
De Wiki AnDes Sistemas
m |
|||
| Linha 1: | Linha 1: | ||
<style> | <style> | ||
| − | + | .img-responsive { | |
| − | + | max-width: 100% !important; | |
| − | width: 100% !important; | + | height: auto !important; |
| − | + | display: block; | |
| − | height: auto !important; | + | margin: 0 auto; |
| − | display: block | + | |
| − | margin: 0 auto | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
} | } | ||
</style> | </style> | ||
Edição das 13h34min de 11 de novembro de 2025
<style> .img-responsive { max-width: 100% !important; height: auto !important; display: block; margin: 0 auto; } </style>