Skip to content

Instantly share code, notes, and snippets.

@h4
Created May 20, 2012 07:40
Show Gist options
  • Save h4/2757224 to your computer and use it in GitHub Desktop.
Save h4/2757224 to your computer and use it in GitHub Desktop.
Вопросы к тесту №2
body {
font-size:12px;
}
h3 {
font-size:2em;
}
.article {
font-size:1.5em;
}
<div class="article">
<h3>И о погоде</h3>
<p>За окном — +23 ˚C</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment