Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 8: Line 8:


@media only screen and (max-width: 768px) {
@media only screen and (max-width: 768px) {
    #custom-atronia-footer img[src*="Igus.svg"] {
        max-width: 120px !important; /* Ajusta este valor (ex: 100px ou 120px) até gostares */
        margin-bottom: 10px;
    }
     /* 1. Forçar menus a empilhar no mobile */
     /* 1. Forçar menus a empilhar no mobile */
     #custom-atronia-footer div[style*="justify-content: space-between"] {
     #custom-atronia-footer div[style*="justify-content: space-between"] {