Thread: css defiition
View Single Post
Old 11-13-2010, 04:00 PM   #2
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,134
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by crutledge View Post
I have the following CSS definition. It works fine in the HTML viewers but has no effect in Sigil.

Code:
.smcap {
	font-variant: small-caps;
}
What's wrong?

Charlie
I know I have used small-caps in my CSS with good results (after I spelled variant correctly ).

Are you using this with another selector?
Code:
class="regular smcap"
the order may affect results.
theducks is offline   Reply With Quote