Skip to content

Instantly share code, notes, and snippets.

@eakorolev
Created March 26, 2013 16:58
Show Gist options
  • Save eakorolev/5247098 to your computer and use it in GitHub Desktop.
Save eakorolev/5247098 to your computer and use it in GitHub Desktop.
Untitled
.arrow
{
position: relative;
display: inline-block;
margin: 0;
padding-right: 10px;
}
.arrow input
{
margin:0;
}
.arrow:before
{
content: '';
position: absolute;
z-index: -1;
right: 0;
display: block;
background: red;
width: 22px;
height: 22px;
transform: scaleX(0.5) rotate(45deg);
}
<div xmlns:og="http://ogp.me/ns#">
<meta property="og:title" content="TITLE"/>
asd
</div>
{"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