Skip to content

Instantly share code, notes, and snippets.

@tyv
Created May 25, 2012 13:13
Show Gist options
  • Save tyv/2788063 to your computer and use it in GitHub Desktop.
Save tyv/2788063 to your computer and use it in GitHub Desktop.
Капитель
body
{
font-family: 'Times New Roman', sans-serif;
font-weight: 100;
font-size: 10em;
}
span
{
/* Капитель
Основной набор — прописные (заглавные) буквы
высотой строчной буквы (обычной)
*/
font-variant: small-caps;
}
<span>String with some words</span>
{"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