Skip to content

Commit

Permalink
Mixins
Browse files Browse the repository at this point in the history
  • Loading branch information
wayne-o committed Jul 13, 2012
1 parent b4addb4 commit 3c5e893
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion JQueryBrownBag/JQueryBrownBag/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<header>
<header>
<div class="content-wrapper">
<div class="float-left">
<p class="site-title">
Expand Down Expand Up @@ -40,6 +40,14 @@
<input class="clickmepostandclosure2" value="Click!" type="button" />
</h2>
</hgroup>

<hgroup class="title">
<h1>
Click the button to do MIXINS!!!</h1>
<h2>
<input class="clickmixins" value="Click!" type="button" />
</h2>
</hgroup>

</div>
</section>
Expand Down

0 comments on commit 3c5e893

Please sign in to comment.