Jump to content

User:Some bored kid at school/monobook.js

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Some bored kid at school (talk | contribs) at 21:17, 20 September 2024 (created page). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
//port of my vector theme to monobook, has some stuff missing because of the way it is rendered
//go to user:some_bored_kid_at_school/vector.js to find the original

document.getElementById("content").style.backgroundImage="linear-gradient(to top,#efdfdf 15%,#efefdf 30%,#dfefdf 45%,#dfefef 60%,#dfdfef 75%,#efdfef 90%,#ffffff 100%)"; //recolours main article, does not repeat