Books of CSS?
Actually, I've seen some titles from "famous" designers, but what I've learned is that you simply learn more with CSS oriented sites than any book.
Learn how to use the browser's console to mess with any page, (Even this one).
Learn the meaning of ID's, classes, conditional CSS, children, parent. and later transitions and animation.
Start with the basis and as you get better, search for tutorials to learn more.