Skip to content

Commit

Permalink
Add faded out link button for Neustar pCloud, fixes #19
Browse files Browse the repository at this point in the history
  • Loading branch information
edorcutt committed May 1, 2013
1 parent 991a974 commit 360739a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@
<div class="hero-unit">
<h1 style="font-size:38.5px;">Welcome to Forever!</h1>
<h3>Get Started by Linking Forever to your Personal Cloud</h3>
<a href="#" class="btn btn-primary oauth-sqtag-url">Click here to Link Squaretag</a>
<a href="#" class="btn btn-primary oauth-sqtag-url">Click here to Link Squaretag</a></br>
<a href="#" class="btn disabled" style="margin-top: 12px;">Click here to Link Neustar pCloud</a>
<div style="text-align: right; margin-top: 80px;"><img src="img/kynetx_shield-128.png"></div>
</div>
</div>
Expand Down

0 comments on commit 360739a

Please sign in to comment.