The problem with !important is that it stops people from applying their own styles to a book. Which I guess is the publishers trying to impose the same controls they had with print media, but it's a negative user experience when you run into "all my tweaks work except this one that's actually really important for me". You shouldn't need !important anyway, unless something somewhere higher up the priority list is setting the margins or something anywhere else is setting them with !important.
|