Skip to content

Instantly share code, notes, and snippets.

@tyv
Created May 20, 2013 09:44
Show Gist options
  • Save tyv/5611321 to your computer and use it in GitHub Desktop.
Save tyv/5611321 to your computer and use it in GitHub Desktop.
Untitled
body
{
font: 13px/13px 'PT Sans';
}
span
{
padding-left: 13px;
cursor: pointer;
color: #db0000;
}
span:before
{
position: absolute;
font-size: 18px;
content: '×';
margin: 1px 0 0 -13px;
}
<span>удалить</span>
// alert('Hello world!');
{"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