mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 07:41:51 +08:00
thumbnail margin
This commit is contained in:
@ -95,6 +95,18 @@
|
||||
<p>November 05, 1955</p>
|
||||
</div>
|
||||
|
||||
<div class="item item-thumbnail-left">
|
||||
<img src="http://mimg.ugo.com/201001/34590/cuts/marty-mcfly_288x288.jpg">
|
||||
<h2>Marty McFly</h2>
|
||||
<p>November 05, 1955</p>
|
||||
</div>
|
||||
|
||||
<div class="item item-thumbnail-right">
|
||||
<img src="http://mimg.ugo.com/201001/34590/cuts/marty-mcfly_288x288.jpg">
|
||||
<h2>Marty McFly</h2>
|
||||
<p>November 05, 1955</p>
|
||||
</div>
|
||||
|
||||
<div class="item item-body">
|
||||
<img class="full-image" src="http://paulaubin.com/wp/wp-content/uploads/2012/05/back-to-the-future-delorean.jpg">
|
||||
<p>
|
||||
@ -108,8 +120,19 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="item item-divider">
|
||||
Like Comment Share
|
||||
<div class="item tabs tabs-icon-left">
|
||||
<a class="tab-item">
|
||||
<i class="icon-home"></i>
|
||||
Like
|
||||
</a>
|
||||
<a class="tab-item">
|
||||
<i class="icon-star"></i>
|
||||
Comment
|
||||
</a>
|
||||
<a class="tab-item">
|
||||
<i class="icon-gear-a"></i>
|
||||
Share
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user