Skip to content

Commit

Permalink
articles/ruby/styling: Fix mizushibai example.
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Aug 3, 2022
1 parent 75bda22 commit 89dccdc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified articles/ruby/styling-data/inline_tabular_hor.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified articles/ruby/styling-data/inline_tabular_ver.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions articles/ruby/styling.en.html
Expand Up @@ -831,8 +831,8 @@ <h3>Working with tabular markup</h3>
<div id="out_inline_tabular" class="browser_output">
<p class="browser_output_title">Output in your browser:</p>
<div style="display:flex; flex-direction:row; width:100%; justify-content:space-around;">
<p lang="ja"><ruby><rb></rb><rb></rb><rb></rb><rt>みず</rt><rt>ばい</rt><rt></rt></ruby></p>
<p class="vertical" lang="ja"><ruby><rb></rb><rb></rb><rb></rb><rt>みず</rt><rt>ばい</rt><rt></rt></ruby></p>
<p lang="ja"><ruby><rb></rb><rb></rb><rb></rb><rt>みず</rt><rt></rt><rt>ばい</rt></ruby></p>
<p class="vertical" lang="ja"><ruby><rb></rb><rb></rb><rb></rb><rt>みず</rt><rt></rt><rt>ばい</rt></ruby></p>
</div>
</div>

Expand Down

0 comments on commit 89dccdc

Please sign in to comment.