MediaWiki:Common.js: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Reverted |
||
| Line 21: | Line 21: | ||
// Teu botão atual da Atronia | // Teu botão atual da Atronia | ||
var siteBtn = '<a href=" | var siteBtn = '<a href="#" class="footer-top-button" title="Voltar ao topo">' + | ||
'<span class="material-symbols-outlined">arrow_upward</span></a>'; | |||
container.innerHTML = topBtn + siteBtn; | container.innerHTML = topBtn + siteBtn; | ||