Skip to content

Instantly share code, notes, and snippets.

@basvasilich
Forked from tyv/dabblet.css
Created November 9, 2012 10:10
Show Gist options
  • Save basvasilich/4044987 to your computer and use it in GitHub Desktop.
Save basvasilich/4044987 to your computer and use it in GitHub Desktop.
1em = 100%
/*
1em = 100%
1ex = 1/2em или высоте x
*/
body
{
font-size: 5em;
}
<div>string</div>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment