Quote:
Originally Posted by Nick_1964
The whole goal of the extra css (in my case) is overriding values in the current stylesheet.
Now I can't find the current topic back anymore because otherwise i would had placed it there, but I was told that when I don't use the !important "flag" the values in the extra.css is just added to the normal .css of the book and if that contains other values it will follows them.
So if there is already a margin-top of 1em in it, you can only override that with a margin-top=0!important (if that isn't true, I lie because people told me that is) so that is why i use the whole extra css.. I can edit a whole lot with Sigil, but now the wsyiwyg interface seems to give another result when I open it in the book..
|
See post #297. You definitely
do not need !important in your extra_css @page command.