Quote:
Originally Posted by GarryB123
I'm learning so, and it makes sense. I need to leave the bulk of the CSS as is and only change enough to make it look as I want.
|
I love the 'Goto Link or Style" feature in Sigil.
Find the paragraph (you can use the Preview pane ), then in
code view right click:Goto...
That finds the first occurrence (yes, there can be more. once you learn CSS, you will determine that was not the one. Remember the first C is Cascade. later entries just modify)
Now you should be able to see the code for the paragraph.
Caution, if you do the right-click inside a styled Span, that is where it could go