Revision 44717d9898b33a7c75defde86c9bd5ca79b61199 authored by Mike West on 19 June 2017, 08:57:41 UTC, committed by Mike West on 19 June 2017, 08:57:41 UTC
2 parent s 4212da4 + a6199c8
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