There is really no way to acheive that exact effect in
CSS if you want it to work like the other does when the text-size is increased in a browser. You'd have to float the paragraphs and put spans on a line to break it away from from the float. It's rather fishy, but it'd work.