Skip to content

Commit 1602d09

Browse files
committed
Handling for unicode numbering in chapter 7 (STYL-974) - Edited theme/mobi/mobi.css with Atlas code editor
1 parent db4af91 commit 1602d09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

theme/mobi/mobi.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* emoji handling (STYL-952) */
2-
pre > img {
2+
pre > img,
3+
span.unicode-nums > img /*STYL-974*/ {
34
margin: 0 0 -0.25em;
45
padding: 0;
56
height: 1em;

0 commit comments

Comments
 (0)