Browse Source

align donate curency

pull/1/head
Nicolae Claudius 13 years ago
parent
commit
15f4a4bba7
  1. 1
      app/assets/stylesheets/application.css.scss
  2. 3
      app/assets/stylesheets/pages/donate.css.scss
  3. 2
      app/views/pages/donate.html.erb

1
app/assets/stylesheets/application.css.scss

@ -9,6 +9,7 @@
*= require theme/layout
*= require pages/domains
*= require pages/home
*= require pages/donate
*= require slides
*/

3
app/assets/stylesheets/pages/donate.css.scss

@ -0,0 +1,3 @@
.donate-actions h3 {
padding-left: 3em;
}

2
app/views/pages/donate.html.erb

@ -14,7 +14,7 @@
the world for better response times and availability.
</p>
<div class="row">
<div class="row donate-actions">
<div class="span4">
<h3>&euro; EUR</h3>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">

Loading…
Cancel
Save