Quantcast
Channel: MobileRead Forums
Viewing all articles
Browse latest Browse all 50080

Q: Tools - Combining classes in 5.4.1

$
0
0
I can see from the blue color coding and my style sheet why .noindent was combined with h1 + p, etc. but the color coding implies that .indent was combined also

I checked and .indent was defined in the CSS but never used

Shouldn't that be coded red?

Spoiler:


.noindent {
text-indent: 0;
}
.indent {
text-indent: 2em;
}


/* for the first <p> after the h1, h2, h3 */
h1 + p, h2 + p, h3 + p, blockquote + p {
text-indent: 0;
}

/* -------------------------------------------------------------------------------------------------------*/


Attached Thumbnails
Click image for larger version

Name:	Capture.JPG
Views:	N/A
Size:	35.7 KB
ID:	183101  

Viewing all articles
Browse latest Browse all 50080

Latest Images

Trending Articles



Latest Images