Changes

Jump to: navigation, search

MediaWiki:Common.js

2 bytes removed, 09:27, 23 June 2023
m
no edit summary
/* emulate sticky CSS */
if (document.getElementById('p-Matched_content') !=null) {
window.onscroll = function() {
}
}
};
if (document.getElementById('p-advertisement') !=null) {
}
}
*/

Navigation menu