View Single Post
Old 06-21-2013, 01:05 PM   #2
jcsalomon
Zealot
jcsalomon can extract oil from cheesejcsalomon can extract oil from cheesejcsalomon can extract oil from cheesejcsalomon can extract oil from cheesejcsalomon can extract oil from cheesejcsalomon can extract oil from cheesejcsalomon can extract oil from cheesejcsalomon can extract oil from cheesejcsalomon can extract oil from cheese
 
jcsalomon's Avatar
 
Posts: 100
Karma: 1204
Join Date: Jun 2012
Device: Bookari (nιe Mantano Reader) on Android; Kindle Fire HD
Here are a couple I’ve used:
Quote:
—∗—
—›–•–‹—
—»·›–•–‹·«—
Aside from the Asterisk Operator, these are all Unicode symbols from the General Punctuation block—em- and en-dashes, bullets, middle-dots, and angle quotation marks—and should be present in any text font. Unfortunatly this code
Code:
hr.fancy { border: none; text-align: center; }
hr.fancy:after { content: "—»·›–•–‹·«—"; }
is not nearly as well-supported in EPUB readers as is using images.

If you’re embedding the right font, take a further look at the various Unicode symbols blocks.
♦♢♦♢♦
jcsalomon is offline   Reply With Quote