08-02-2022, 06:44 AM | #1 |
Junior Member
Posts: 1
Karma: 10
Join Date: Aug 2022
Device: none
|
mangled em-dash as a CSS pseudo-element
Hi all, hope you're doing well.
I'm adding a spaced em-dash via a CSS rule: Code:
title::after { content: ' — '; } Code:
title::after { content: ' — '; } Both the CSS and the XHTML files are defined as utf-8. Any ideas would be helpful! |
08-02-2022, 06:46 AM | #2 |
Resident Curmudgeon
Posts: 76,464
Karma: 136564696
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Why? Just put the em-dash in the HTML as it normally is.
A lot of CSS pseudo elements don't always work. It's best (IMHO) not to use them. Last edited by JSWolf; 08-02-2022 at 07:03 AM. |
Advert | |
|
08-02-2022, 06:47 AM | #3 |
creator of calibre
Posts: 44,559
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Attach a minimal complete example ebook showing the problem
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Em dash and en dash in Comment? | kakkalla | Library Management | 3 | 06-11-2020 06:58 AM |
Problem with em dash, en dash and apostrophes | jerrywat | Conversion | 4 | 10-25-2012 10:43 AM |
K3 is mangled - cannot update to 3.4 | horizon21 | Kindle Developer's Corner | 20 | 10-12-2012 11:31 AM |
Touch CSS pseudo-elements in an EPUB: Supported? | Benjamin Buford | Kobo Reader | 10 | 07-07-2011 04:08 AM |
css pseudo elements and adjacent combinators in extra css? | ldolse | Calibre | 2 | 12-21-2010 06:09 PM |