Skip to content

Instantly share code, notes, and snippets.

@hidoos
Created March 11, 2015 06:39
Show Gist options
  • Save hidoos/71b56c09dd9cb5fdf8fa to your computer and use it in GitHub Desktop.
Save hidoos/71b56c09dd9cb5fdf8fa to your computer and use it in GitHub Desktop.
EadKYg
<div class="list-box">
<p>
<strong>测试一下:</strong>
测试一下图片列表问题,最小的副作用是什么?!
测试一下图片列表问题,最小的副作用是什么?!
测试一下图片列表问题,最小的副作用是什么?!
测试一下图片列表问题,最小的副作用是什么?!
测试一下图片列表问题,最小的副作用是什么?!
</p>
</div>
.list-box {
border-radius:4px;
border:1px solid #ccc;
padding:10px;
background:#cecece;
}
.list-box p {
padding-left:120px;
}
.list-box p strong{
float:left;
width:120px;
text-align:right;
margin-left:-120px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment