Skip to content

Instantly share code, notes, and snippets.

@tyv
Created May 25, 2012 12:02
Show Gist options
  • Save tyv/2787620 to your computer and use it in GitHub Desktop.
Save tyv/2787620 to your computer and use it in GitHub Desktop.
1em = 100%
/*
1em = 100%
1ex = 1/2em или высоте x
*/
body
{
font-size: 1em;
}
<div>string</div>
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment