Jump to content

User:ECMAScript3/minerva.js: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version, m = minor edit, โ†’ = section edit, โ† = automatic edit summary

8 January 2022

  • curprev 02:5702:57, 8 January 2022 ECMAScript3 talk contribs 6,649 bytes +6,649 โ†Created page with 'function scrollFunction() { if (window.innerWidth > 768) { if (document.body.scrollTop > 100 || document.documentElement.scrollTop > 100) { document.querySelector(".minerva-header .branding-box").style.width = "0px"; document.querySelector(".minerva-header .branding-box").style.height = "0px"; document.querySelector(".overlay-header, .minerva-header").style.display = "table"; document.querySelector(".branding-box img").style.opacity = "0...'