Revision history of "Template:IISc Bangalore sidebar/Javascript"

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 15:29, 30 June 2016Ayanchromium (Talk | contribs). . (167 bytes) (+167). . (Created page with "function openBar() { document.getElementById("sidebar").style.width = "250px"; } function closeBar() { document.getElementById("sidebar").style.width = "0"; }")