View Single Post
Old 09-16-2019, 10:20 AM   #11
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,099
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
even with a stacked CSS
a later selector can override the prior declaration. The later one may be for just 1 attribute.
Code:
.CO {text-indent: 0}
Alphabetizing or deleting prior selectors may alter the results. remember it is Css.

Granted, Wolf's Way, is easier to troubleshoot, but it is not the only way.

blockquote p {
theducks is offline   Reply With Quote