Skip to content

Instantly share code, notes, and snippets.

@Pfenya
Created June 8, 2012 12:02
Show Gist options
  • Select an option

  • Save Pfenya/2895286 to your computer and use it in GitHub Desktop.

Select an option

Save Pfenya/2895286 to your computer and use it in GitHub Desktop.
Untitled
.entry-meta {width:100%;height:40px;background:#d8d8d8;position:relative;z-index:1;}
.entry-meta span {margin-top:5px;}
.meta-info {margin-left:20px;}
.entry-meta .meta-prep {background:url(images/blog-icons.png)top left no-repeat;width:32px;height:32px;margin-left:30px;display:inline-block}
.entry-meta .meta-sep {
background:url(images/blog-icons.png) -48px top no-repeat;
width:32px;
height:32px;display:inline-block}
.arrow-left {
display:inline-block;
margin-top:0!important;
width: 0px;
height: 0px;
border-style: solid;
border-width: 20px 20px 20px 0;
border-color: transparent #f7f7f7 transparent transparent ;
border-style: inset;
-webkit-transform:rotate(360deg);
position:absolute;
right:0;
top:0;}
.arrow-right {
display:inline-block;
margin-top:0!important;
width: 0px;
height: 0px;
border-style: solid;
border-width: 20px 0 20px 20px;
border-color: transparent transparent transparent #f7f7f7;
border-style: inset;
-webkit-transform:rotate(360deg);
position:absolute;
left:0;
top:0;}
<div class="entry-meta">
<span class="arrow-right"></span><span class="meta-info"><span class="meta-prep meta-prep-author"></span> <a href="http://localhost.sites/blog/2012/05/24/social-networks-warum-der-erfolg-in-der-nische-grer-sein-kann/" title="%H:%M" rel="bookmark"><span class="entry-date">%A, 24UTCThu, 24 May 2012 13:48:48 +0000 %e. %B %Y</span></a> <span class="meta-sep"></span> <span class="author vcard"><a class="url fn n" href="http://localhost.sites/blog/author/admin/" title="Zeige alle Posts von admin">admin</a></span></span><span class="arrow-left"></span> </div>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment