I don't like simplyread at all, but drunk as I was I've been playing
around with this
http://labs.opera.com/news/2011/10/19/
here's the user stylesheet I'm currently using with it. Great if you
have a large display and don't want to scroll down after every clicked
link.
I also activate the Black on white Contrast stylesheet which comes with opera.
_AT_navigation { nav-up: -o-link-rel(index) }
html{
height: 100%;
overflow: -o-paged-x;
padding: 5%;
box-sizing: border-box;
columns: 25em;
text-align:justify;
}
Received on Tue Nov 01 2011 - 13:23:11 CET