Jump to content

MediaWiki:Common.js: Difference between revisions

No edit summary
No edit summary
Line 27: Line 27:
     '<div id="custom-atronia-footer" style="padding: 60px 40px; font-family: sans-serif; clear: both;">' +
     '<div id="custom-atronia-footer" style="padding: 60px 40px; font-family: sans-serif; clear: both;">' +
         '<div style="display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1400px; margin: 0 auto;">' +
         '<div style="display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1400px; margin: 0 auto;">' +
            // Contactos
             '<div style="flex: 1.5; min-width: 300px; margin-bottom: 40px;">' +
             '<div style="flex: 1.5; min-width: 300px; margin-bottom: 40px;">' +
                 '<h4>Visit but keep in mind we\'re busy</h4>' +
                 '<h4>Visit but keep in mind we\'re busy</h4>' +
Line 39: Line 38:
                 '</div>' +
                 '</div>' +
             '</div>' +
             '</div>' +
            // MENUS COMPLETOS (Hardware, Melisafe, etc. estão aqui)
             '<div style="flex: 3; display: flex; flex-wrap: wrap; justify-content: space-between;">' +
             '<div style="flex: 3; display: flex; flex-wrap: wrap; justify-content: space-between;">' +
                 '<div class="atronia-col"><h4>Menu</h4><a href="https://atronia.eu/">Home</a><a href="https://atronia.eu/about-us/">About us</a><a href="https://atronia.eu/hardware/">Hardware</a><a href="https://atronia.eu/solutions/">Solutions</a></div>' +
                 '<div class="atronia-col"><h4>Menu</h4><a href="https://atronia.eu/">Home</a><a href="https://atronia.eu/about-us/">About us</a><a href="https://atronia.eu/hardware/">Hardware</a><a href="https://atronia.eu/solutions/">Solutions</a></div>' +
Line 48: Line 46:
         '</div>' +
         '</div>' +
         '<hr style="border: 0; border-top: 1px solid rgba(255,255,255,0.1); margin: 40px 0;">' +
         '<hr style="border: 0; border-top: 1px solid rgba(255,255,255,0.1); margin: 40px 0;">' +
        // LOGOS 2x2
         '<div style="display: flex; flex-wrap: wrap; align-items: flex-start; max-width: 1400px; margin: 0 auto; gap: 60px;">' +
         '<div style="display: flex; flex-wrap: wrap; align-items: flex-start; max-width: 1400px; margin: 0 auto; gap: 60px;">' +
             '<div><p style="font-size: 11px; opacity: 0.6; margin-bottom: 15px;">POWERED BY:</p><img src="'+img.igus+'" style="height: 40px;"></div>' +
             '<div><p style="font-size: 11px; opacity: 0.6; margin-bottom: 15px;">POWERED BY:</p><img src="'+img.igus+'" style="height: 40px;"></div>' +