Raw File
medium-font-size-ref.html
<!doctype html>
<title>medium font-size reference</title>
<style>
p {
  font-size: 16px;
}
</style>
<p>This text should be 16px
back to top