Skip to content

Commit 472be04

Browse files
committed
[css-writing-modes] Specify MS Gothic for example, since it shows off the codepoint differences better than the default font.
1 parent 0d01864 commit 472be04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-writing-modes/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2661,7 +2661,7 @@ Full-width Characters</h5>
26612661
it will be transformed to a fullwidth "2".
26622662
Since the "2010" was not combined, its digits, too, will be transformed to fullwidth "2010";
26632663
and being fullwidth, they will be typeset upright, giving the following result:
2664-
<pre style="text-align: center">
2664+
<pre style="text-align: center; font-family: MS Gothic, sans-serif">
26652665
<!-- -->2
26662666
<!-- -->0
26672667
<!-- -->1

0 commit comments

Comments
 (0)