|
|
|
|
|
by koanarc
5462 days ago
|
|
A quick and dirty workaround for fellow netbook users -- enter this into the URL bar (too lazy/disinterested to bother with a greasemonkey script just now). javascript:var e=document.getElementById("siteHeader");e.parentNode.removeChild(e);e=document.getElementById("siteFooter");e.parentNode.removeChild(e);void(0); Hit F11 a couple of times if the data doesn't automatically resize to fit the screen. |
|