Jump to content

MediaWiki:Common.js: Difference between revisions

No edit summary
No edit summary
Tag: Reverted
Line 17: Line 17:
     };
     };


    // Estilo comum para todos os links brancos
     var linkStyle = 'style="color: #ffffff !important; text-decoration: none !important; display: block; margin-bottom: 10px; font-size: 14px;"';
     var linkStyle = 'style="color: #ffffff !important; text-decoration: none; display: block; margin-bottom: 10px; font-size: 14px;"';
     var titleStyle = 'style="color: #ffffff !important; font-weight: bold; margin-bottom: 20px; font-size: 16px; border: none;"';
     var titleStyle = 'style="color: #ffffff !important; font-weight: bold; margin-bottom: 20px; font-size: 16px; border: none;"';


     var html =  
     var html =  
     '<div id="custom-atronia-footer">' +
     '<div id="custom-atronia-footer" style="background-color: #121e1c;">' +
         // Scroll com separador superior e inferior
         // Scroll Section
         '<div class="atronia-scrolling-container">' +
         '<div class="atronia-scrolling-container">' +
             '<div class="atronia-scrolling-content">' +
             '<div class="atronia-scrolling-content">' +
Line 31: Line 30:
         '</div>' +
         '</div>' +
          
          
        // Main Content
         '<div style="display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1300px; margin: 0 auto; padding: 60px 20px; color: #ffffff;">' +
         '<div style="display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1300px; margin: 0 auto; padding: 60px 20px; color: #ffffff;">' +
            // Contactos e Redes (Forçar invert nos ícones)
             '<div style="flex: 1.5; min-width: 300px;">' +
             '<div style="flex: 1.5; min-width: 300px;">' +
                 '<h4 '+titleStyle+'>Visit but keep in mind we\'re busy</h4>' +
                 '<h4 '+titleStyle+'>Visit but keep in mind we\'re busy</h4>' +
                 '<p style="color: #ffffff !important;">Rua do Norte 9,<br>Ílhavo, 3830-167, Portugal</p>' +
                 '<p style="color: #ffffff !important; font-size: 14px;">Rua do Norte 9,<br>Ílhavo, 3830-167, Portugal</p>' +
                 '<h4 '+titleStyle+' style="margin-top:30px">Contact Us</h4>' +
                 '<h4 '+titleStyle+' style="margin-top:35px">Contact Us</h4>' +
                 '<p style="color: #ffffff !important;">+351 934 886 253<br>info@atronia.eu</p>' +
                 '<p style="color: #ffffff !important; font-size: 14px;">+351 934 886 253<br>info@atronia.eu</p>' +
                 '<div style="display:flex; gap:15px; margin-top:20px">' +
                 '<div style="display:flex; gap:15px; margin-top:20px">' +
                     '<a href="#"><img src="'+img.fb+'" width="25" style="filter: brightness(0) invert(1) !important;"></a>' +
                     '<a href="#"><img src="'+img.fb+'" width="22" style="filter: brightness(0) invert(1);"></a>' +
                     '<a href="#"><img src="'+img.ln+'" width="25" style="filter: brightness(0) invert(1) !important;"></a>' +
                     '<a href="#"><img src="'+img.ln+'" width="22" style="filter: brightness(0) invert(1);"></a>' +
                     '<a href="#"><img src="'+img.ig+'" width="25" style="filter: brightness(0) invert(1) !important;"></a>' +
                     '<a href="#"><img src="'+img.ig+'" width="22" style="filter: brightness(0) invert(1);"></a>' +
                 '</div>' +
                 '</div>' +
             '</div>' +
             '</div>' +
              
              
            // Menus
             '<div style="flex: 3; display: flex; justify-content: space-between; flex-wrap: wrap;">' +
             '<div style="flex: 3; display: flex; justify-content: space-between; flex-wrap: wrap;">' +
                 '<div><h4 '+titleStyle+'>Menu</h4><a '+linkStyle+' href="/">Home</a><a '+linkStyle+' href="/about-us/">About us</a><a '+linkStyle+' href="/hardware/">Hardware</a><a '+linkStyle+' href="/solutions/">Solutions</a></div>' +
                 '<div><h4 '+titleStyle+'>Menu</h4><a '+linkStyle+' href="/">Home</a><a '+linkStyle+' href="/about-us/">About us</a><a '+linkStyle+' href="/hardware/">Hardware</a><a '+linkStyle+' href="/solutions/">Solutions</a></div>' +
Line 54: Line 52:
         '</div>' +
         '</div>' +


         '<hr style="border:0; border-top:1px solid rgba(255,255,255,0.1); margin:0 40px">' +
        // Linha Separadora de Largura Total
         '<div style="width: 100%; border-top: 1px solid rgba(255,255,255,0.2);"></div>' +


         // Logos Padronizados
         // Sponsor Section
         '<div style="padding: 50px 40px; display: flex; flex-wrap: wrap; gap: 60px; max-width: 1300px; margin: 0 auto; align-items: flex-start;">' +
         '<div style="padding: 50px 20px; max-width: 1300px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 60px; align-items: flex-start;">' +
             '<div><p style="font-size:11px; opacity:0.6; color:#ffffff !important; margin-bottom:20px;">POWERED BY:</p><img src="'+img.igus+'" style="height: 45px; width: auto;"></div>' +
             '<div><p style="font-size:11px; opacity:0.6; color:#ffffff !important; margin-bottom:25px; font-weight:bold;">POWERED BY:</p>' +
             '<div><p style="font-size:11px; opacity:0.6; color:#ffffff !important; margin-bottom:20px;">CO-SPONSORED BY:</p>' +
                '<img src="'+img.igus+'" style="height: 40px; width: auto; filter: grayscale(1) brightness(1.5);"></div>' +
                 '<div style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px 40px;">' +
             '<div><p style="font-size:11px; opacity:0.6; color:#ffffff !important; margin-bottom:25px; font-weight:bold;">CO-SPONSORED BY:</p>' +
                     '<img src="'+img.cp+'" style="height: 45px; width: auto; object-fit: contain;">' +
                 '<div style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px 50px; align-items: center;">' +
                     '<img src="'+img.ce+'" style="height: 45px; width: auto; object-fit: contain;">' +
                     '<img src="'+img.cp+'" style="height: 38px; width: auto; object-fit: contain;">' +
                     '<img src="'+img.ps+'" style="height: 45px; width: auto; object-fit: contain;">' +
                     '<img src="'+img.ce+'" style="height: 38px; width: auto; object-fit: contain;">' +
                     '<img src="'+img.pr+'" style="height: 45px; width: auto; object-fit: contain;">' +
                     '<img src="'+img.ps+'" style="height: 38px; width: auto; object-fit: contain;">' +
                     '<img src="'+img.pr+'" style="height: 38px; width: auto; object-fit: contain;">' +
                 '</div>' +
                 '</div>' +
             '</div>' +
             '</div>' +