Skip to content

Commit 3fbb558

Browse files
committed
[css-ruby] Revert 30%->25% switch.
1 parent 87a9bdf commit 3fbb558

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-ruby/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1540,7 +1540,7 @@ Appendix A: Default Style Sheet</h2>
15401540
line-height: 1;
15411541
font-size: 50%; }
15421542
rtc:lang(zh-TW), rt:lang(zh-TW) {
1543-
font-size: 25%; } /* bopomofo */
1543+
font-size: 30%; } /* bopomofo */
15441544
rtc > rt {
15451545
font-size: inherit; }</pre>
15461546

css-ruby/Overview.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2200,7 +2200,7 @@ <h3 class="no-num heading settled" id="default-ua-ruby"><span class="content">
22002200
line-height: 1;
22012201
font-size: 50%; }
22022202
rtc:lang(zh-TW), rt:lang(zh-TW) {
2203-
font-size: 25%; } /* bopomofo */
2203+
font-size: 30%; } /* bopomofo */
22042204
rtc > rt {
22052205
font-size: inherit; }</pre>
22062206

0 commit comments

Comments
 (0)