lib/isodoc/ogc/html/htmlstyle.css in metanorma-ogc-2.4.7 vs lib/isodoc/ogc/html/htmlstyle.css in metanorma-ogc-2.4.9

- old
+ new

@@ -130,9 +130,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;