mathexl/chemistry-css

Is it just me or do triplebonds not work anymore?

thebenlamm opened this issue · 3 comments

This only shows a double bond in chrome. In safari it shows a partialtriplebond.

<body>
	<div chembox>
		<div chempart box1_1>H</div>
		<hr>
		<hr triplebond>
		<div chempart box2_1>H</div>
	</div>
</body>

very likely - haven't touched it in years. i think i fixed it but off the repo - I'll check when I have time. Do you need it for something urgently?

Cool, thanks!! Really appreciate it.

Nope, not urgent at all. Just a random side project.

Bump