Skip to content

Commit

Permalink
add github
Browse files Browse the repository at this point in the history
  • Loading branch information
lvwzhen committed Jun 28, 2014
1 parent 41fab55 commit 80e544b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,20 @@ <h1><a href="https://github.com/lvwzhen/icolor">iColor</a>
</div>
</div>

<div class="container github">
<div class="color-item" style="background-color: #ffffff;"></div>
<div class="color-item" style="background-color: #fafafa;"></div>
<div class="color-box clearfix">
<div class="color-circle" style="background-color: #f3f3f3;"></div>
<div class="color-circle" style="background-color: #9EDAEF;"></div>
<div class="color-circle" style="background-color: #60b044;"></div>
<div class="color-circle" style="background-color: #4183c4;"></div>
<div class="color-circle" style="background-color: #333333;"></div>

<p>Github</p>
</div>
</div>

</div>

<script src="http://cdn.staticfile.org/jquery/2.1.1-rc2/jquery.min.js"></script>
Expand Down

0 comments on commit 80e544b

Please sign in to comment.