Code: Select all
<dlentry>
<!--→ is right-pointing arrow-->
<dt>rightArrow</dt>
<dd><ph id="rightArrow" outputclass="rightarrow">→</ph></dd>
</dlentry>
Does Chemistry really not support extended-ISO characters?
Post by bloodnok » Thu Sep 06, 2018 12:40 am
Code: Select all
<dlentry>
<!--→ is right-pointing arrow-->
<dt>rightArrow</dt>
<dd><ph id="rightArrow" outputclass="rightarrow">→</ph></dd>
</dlentry>
Post by Dan » Thu Sep 06, 2018 9:56 am
Code: Select all
*[class ~= "topic/dlentry"] {
font-family: "Times New Roman", Symbol;
}
Post by Dan » Thu Sep 06, 2018 4:27 pm
Code: Select all
*[class ~= "topic/dl"], .dl {
font-family: "Times New Roman", "Arial Unicode MS";
}
Post by bloodnok » Thu Sep 06, 2018 9:51 pm
This website was created & generated with <oXygen/>®XML Editor