Ad placeholder

MediaWiki:Mobile.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
Line 13: Line 13:
    }
    }
var notice = document.getElementById("siteNotice");
var notice = document.getElementById("siteNotice");
notice.style.textAlign = "start";
notice.style.margin = "10px";
notice.style.fontWeight = "bold";
notice.style.fontWeight = "bold";
notice.style.color = "yellow"
notice.style.color = "yellow"

Navigation menu