MediaWiki:Common.js: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 36: | Line 36: | ||
'<div style="display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1300px; margin: 0 auto; padding: 60px 20px; color: #ffffff; gap: 40px;">' + | '<div style="display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1300px; margin: 0 auto; padding: 60px 20px; color: #ffffff; gap: 40px;">' + | ||
// Contactos | // Contactos | ||
'<div style="flex: 1; min-width: | '<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;">Rua do Norte 9,<br>Ílhavo, 3830-167, Portugal</p>' + | ||
'<h4 '+titleStyle+' style="margin-top:30px">Contact Us</h4>' + | '<h4 '+titleStyle+' style="margin-top:30px">Contact Us</h4>' + | ||
'<p style="color: #ffffff !important;">+351 934 886 253< | '<p style="color: #ffffff !important; margin-bottom: 5px;">+351 934 886 253</p>' + | ||
'<p style="color: #ffffff !important; font-size: 11px; opacity: 0.7; margin-bottom: 15px;">(Custo de chamada para rede móvel nacional)</p>' + | |||
'<p style="color: #ffffff !important;">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="25" style="filter: brightness(0) invert(1) !important;"></a>' + | ||