lib/isodoc/iho/html/htmlstyle.css in metanorma-iho-0.8.5 vs lib/isodoc/iho/html/htmlstyle.css in metanorma-iho-0.8.7

- old
+ new

@@ -137,9 +137,17 @@ .deletion { color: red; text-decoration: line-through; } +ruby { + ruby-position: over; + -webkit-ruby-position: before; } + +ruby ruby { + ruby-position: under; + -webkit-ruby-position: after; } + /* code highlighting with line numbers */ table.rouge-line-table td.rouge-gutter { -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none;