in antora-ui/src/js/02-on-this-page.js [101:103]
function getNumericStyleVal (el, prop) { return parseFloat(window.getComputedStyle(el)[prop]) }