Skip to content

Instantly share code, notes, and snippets.

@mokhov
Last active October 9, 2016 14:19
Show Gist options
  • Save mokhov/31408f3e697b773484cf1e8ab9d2dc82 to your computer and use it in GitHub Desktop.
Save mokhov/31408f3e697b773484cf1e8ab9d2dc82 to your computer and use it in GitHub Desktop.
Untitled
div {
font-size: 100px;
font-family: ComicSans,
Yandex Sans Logotype;
color: black;
bem: true;
.yandex {
color: yellow;
}
::first-letter {
color: red;
}
<div class="yandex">
Яндекс, просто Яндекс
</div>
// alert('Hello world!');
{"view":"split","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