I'd be very surprised if a CSS rule caused a device to not work. Every epub rendering implementation that I've come across simply ignores CSS rules it cannot handle. You can have css rules that cause ugly/unreadable text because of bugs in the redering engine, but that's about the worst you will get.
|