Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Commit

Permalink
Update message on claim page
Browse files Browse the repository at this point in the history
  • Loading branch information
brianloveswords committed Nov 7, 2012
1 parent 8e7ab85 commit 1dde41e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/stylesheets/criteria.css
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,8 @@ h3 {
color: #e30;
}

.notice {
color: #aaa;
}

/* END TEMPORARY CRITERIA STYLES */
1 change: 1 addition & 0 deletions views/public/claim.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ <h2>Mozilla Webmaker Badges</h2>
<hgroup>
<h3>What's your claim code?</h3>
</hgroup>
<p class="notice">Spaces, dashes and lettercase don't matter, just type in the words</p>

<form method="post" class="claim-form" action="">
{% if missing %}
Expand Down

0 comments on commit 1dde41e

Please sign in to comment.