Stuff we've discussed on IRC.
Posted by azz at 2006-04-10 11:23
azz: javascript:var h=document.getElementsByTagName("html")[0];void(h.style.maxWidth="40em");void(h.style.marginLeft=h.style.marginRight="auto"); This seems to work fairly well for the sorts of pages I'm likely to need it on.
azz: javascript:var h=document.getElementsByTagName("html")[0];void(h.style.maxWidth="40em");void(h.style.marginLeft=h.style.marginRight="auto");
This seems to work fairly well for the sorts of pages I'm likely to need it on.