View Single Post
Old 10-29-2013, 09:04 PM   #1
blackxacto
Enthusiast
blackxacto began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Mar 2013
Device: iMac 10,1, OSX10.9
Newbie - Edit a style to center all

Opened an ebook in Sigil 0.7.4

Selected Styles/Stylesheet.css

I see several styles, example: .calibre1, .calibre11

I see paragraph headings: H1, H2 etc.

What is the difference in the two style types above?

If I want to make a certain subhead always center, do I change the paragraph, or the associated .calibre#? In the sample below, where is the "center" instructions to go?

.calibre11 {
display: block;
font-size: 1.125em;
font-weight: bold;
line-height: 1.2;
margin: 3em 0 1em
}
blackxacto is offline   Reply With Quote