style fixes

This commit is contained in:
albert
2012-09-21 16:34:21 -04:00
parent 964f74d6cd
commit aea7f938b8
4 changed files with 73 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
<div class="ui-corner-all ui-state-highlight" id="upgrade-account-notice">
<h1><%= link_to "Upgrade your account for only $10!", upgrade_information_users_path %></h1>
<h1><%= link_to "Upgrade your account for only $20!", upgrade_information_users_path %></h1>
<p><%= link_to "No thanks", "#", :id => "hide-upgrade-account-notice" %></p>
</div>