Using CSS you cannot, CSS will only change the appearance of the span. However you can do it without changing the structure of the div by adding an onclick handler to the span:
title description some url
You can then style it so that it looks un-clickable too: