Skip to content

Instantly share code, notes, and snippets.

@L42y
Created May 19, 2012 05:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save L42y/2729420 to your computer and use it in GitHub Desktop.
Save L42y/2729420 to your computer and use it in GitHub Desktop.
:css
.short-intro {
margin-left: 90px;
}
.verified {
.name {
padding-right: 20px;
background: url(v.png) 50% 100% no-repeat;
}
}
.count {
.following {
float: left;
}
.follower {
float: right;
}
}
.box
%h3 新浪微博账号
.p-info.verified.clearfix
%img{:src => '//placehold.it/75'}
.short-intro
%strong.name GETvision
%p bla, bla, bla, bla
.count.clearfix
%span.following 关注:1280
%span.follower 粉丝:4580
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment