Skip to content

Commit

Permalink
Try to add signup button
Browse files Browse the repository at this point in the history
  • Loading branch information
timbreitkreutz committed May 25, 2012
1 parent 74d571a commit ec439b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h2>Calgary, June 23-24, 2012</h2>
</header>


<div class="btn">
<div class="btn signup">
<a href="https://wndx.stagehq.com/events/1473">Sign Up Now</a>
</div>

Expand Down
5 changes: 5 additions & 0 deletions stylesheets/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,9 @@ a {

.cf {
zoom:1;
}

/* Signup button */
.signup {
text-align: center;
}

0 comments on commit ec439b0

Please sign in to comment.